Re: Several users - Same file - Problem?

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Mon, 13 Sep 1999 21:45:11 +0200

Idan Feigenbaum wrote:

> When several users (using squid as their proxy) request the same file from
> the internet,
> squid is making several connections to the WEB, instead of using only one
> connection.

Squid will use one connection for all requests unless something in the
request or response probits it from doing so. However, Squid is only
able to do this if the requests are not received "exacly" at the same
time. Squid needs to be able to determine that the object is cachable
before the second and onwards request is received, or it will be a cache
miss and open a new connection.

--
Henrik Nordstrom
Spare time Squid hacker
Received on Mon Sep 13 1999 - 14:10:09 MDT

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