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
Attachment:
signature.asc
Description: Detta =?ISO-8859-1?Q?=E4r?= en digitalt signerad meddelandedel