Re: [SQU] persistent connection sharing

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Thu, 14 Sep 2000 10:11:25 +0200

Chris DeCenzo wrote:

> If a client is maintaining a persistent connection with an origin server
> (via the squid proxy), and another client makes a request for the same
> origin server, could the same connection be used?

Connection persistense is on a hop by hop basis. Clients can hold a
persistent connection to Squid, and Squid a persistent connection to
origin servers. These are completely independend.

A server connection might be shared between several clients.

It might even be that only one of the two are persistent.

--
Henrik Nordstrom
Squid hacker
--
To unsubscribe, see http://www.squid-cache.org/mailing-lists.html
Received on Thu Sep 14 2000 - 02:34:28 MDT

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