On Fri, 21 Jun 2002 10:38:21 +0200
Bernd Walter <[EMAIL PROTECTED]> wrote:

> On Fri, Jun 21, 2002 at 02:29:30AM -0400, Joshua Lee wrote:
> > On Thu, 20 Jun 2002 19:59:20 -0700
> > Terry Lambert <[EMAIL PROTECTED]> wrote:
> > > The way you would deal with this would be to tell Apache that it
> > > was an HTTP 1.0 server, since chunking is an HTTP 1.1 feature.
> > > 
> > > The only place this is an issue is if you need to reuse an HTTP
> > > connection, and that only occurs in HTTP 1.1 when you are doing
> > > pipelining.  Everywhere else, you can indicate an end of data
> > 
> > Mozilla has an option to enable http pipelining as a performance option. I 
>regularly used this, maybe I shouldn't?
> 
> It should fallback.

Considering that there's a warning concerning it's use "with some servers" maybe it 
doesn't... Luckily it's not on by default.

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to