Re: [squid-users] outside squid link overload.

From: Henrik Nordstrom <henrik_at_henriknordstrom.net>
Date: Sun, 30 Nov 2008 15:26:28 +0100

fre 2008-11-28 klockan 17:52 +0700 skrev Alexey Kovrizhnykh:

> Question: How to make Squid not to download a new part of file unless the old part is already loaded by the user?

Squid only buffers a small amount (16KB) plus the TCP window buffering
done by the OS.

It's hard to say exactly what is your problem without looking into the
details of the traffic you see. As others already mentioned it may be as
simple as incorrect quick_abort or range_offset_limit settings, or even
some bug in the very old version of Squid you are using.

Try the following:

quick_abort_min 0 KB
quick_abort_max 0 KB
range_offset_limit 0 KB

Regards
Henrik

Received on Sun Nov 30 2008 - 14:26:35 MST

This archive was generated by hypermail 2.2.0 : Sun Nov 30 2008 - 12:00:04 MST