Re: Which HTTP/1.1 features are not supported

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Wed, 28 Jun 2000 00:13:31 +0200

IE only uses HTTP/1.1 and persistent connections thru proxies if asked
to... see Internet Options -> advanced somewhere..

Squid supports persistent connections using the "Proxy-Connection:
keep-alive" extension to HTTP/1.0. It also understands that HTTP/1.1 is
persistent by default, but since Squid is not yet fylly HTTP/1.1
compliant it cannot make much use of this fact.

--
Henrik Nordstrom
Squid hacker
James A. Donald wrote:
> 
> The big change between 1.0 and 1.1 is persistent connections.  1.1 is
> designed to default to persistent connections, giving faster response and
> more efficient use of bandwidth.
> 
> But lots of things can provoke internet explorer into not using persistent
> connections, into opening a new connection for every little thumbnail.  This
> drastically slows down the conversation between the browser and the server.
> 
> How does squid effect persistence of connections?  What kind of things
> provoke IE into using a storm of new connections, rather than continually
> reusing old connections?
> 
> Does squid provoke IE into generating a storm of new connections?  If not,
> why not?  If it does, it must slow down IE dreadfully.
Received on Tue Jun 27 2000 - 16:28:52 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:54:12 MST