Re: Persistent Server Connection?

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Fri, 21 Mar 2003 07:40:21 +0100

atit_ldce wrote:
>
> Hello,
> I have some confusion regarding Persistent Server Connection
>
> 1) how to enable persistent server connection....

It is enabled by default.

> 2) How persistent connection is useful...

Makes browsing a lot faster as the TCP setup does not need to be
repeated on each and every request.

> 3) If i enable the persistent server connection , can i have logical description of how this related to processing of client HTTP Request?

Client sends the next request on the same connection. Squid continues to
read requests on the same connection.

And similarily for server connections.

Regards
Henrik
Received on Thu Mar 20 2003 - 23:57:41 MST

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