Re: keep-alives with HTTP 1.0

2008-12-09 Thread Bill Moseley
On Tue, Dec 09, 2008 at 02:33:52PM -0500, Perrin Harkins wrote: > On Mon, Dec 8, 2008 at 2:20 PM, Bill Moseley <[EMAIL PROTECTED]> wrote: > > Is there something special I need to do to allow keep-alive responses > > for HTTP 1.0 requests? > > Not sure, but there's some info in Apache2::Connection

Re: keep-alives with HTTP 1.0

2008-12-09 Thread Perrin Harkins
On Mon, Dec 8, 2008 at 2:20 PM, Bill Moseley <[EMAIL PROTECTED]> wrote: > Is there something special I need to do to allow keep-alive responses > for HTTP 1.0 requests? Not sure, but there's some info in Apache2::Connection about how it determines Keep-Alive and how to check if a connection has it