Index: [Article Count Order] [Thread]

Date:  Sat, 16 Feb 2002 17:12:33 +0900 (JST)
From:  GOTO Kentaro <gotoken@notwork.org>
Subject:  [webricken:21] Keep-alive
To:  webricken@notwork.org
Message-Id:  <20020216.171233.26976823.gotoken@notwork.org>
In-Reply-To:  <m2wuxet4di.fsf@zip.local.thomases.com>
References:  <m2wuxfz70f.fsf@zip.local.thomases.com>	<20020215.155351.77048701.gotoken@notwork.org>	<m2wuxet4di.fsf@zip.local.thomases.com>
X-Mail-Count: 00021

In message "[webricken:19] Re: Help with a 408 error"
    on 15 Feb 2002 22:52:41 -0600,
    Dave Thomas <Dave@PragmaticProgrammer.com> writes:

> More information... if I disable keep_alive? in HttpResponse, it all
> works perfectly. I'm not sure where to look next.

It isn't possible to disable keep_alive. 
Yuuzou, what do you think about config[:KeepAlive]?
It may halp debug. 

-- Gotoken