Yee Man Chan wrote:
> By the way, what does that READ_AHEAD_GAP do?? Is it harmful to
> increase it to 1G???
It limits the amount of memory used for in-transit data, and limits long
running connections to the speed of the client.
Lets imagine a modem user requests a 1GB file. If your READ_AHEAD_GAP is
1GB then Squid will read all the file at full network speed, buffering
it in memory. The end result is that you runs out of both memory and
internet bandwidth.
-- Henrik Nordstrom Squid hackerReceived on Thu Oct 14 1999 - 17:46:43 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:12:18 MST