Andre Dietisheim wrote:
> If a user tries to download a file (FTP or HTTP, doesn't acutally matter)
> and the dial-up-line is cut the partial download remains in squid's cache
There is a known bug in the FTP support that causes this on all kind of
aborted requests.
HTTP is not known to cache partial objects.
When the IP connection is unexpectedly lost you may have to wait
read_timeout time for Squid to timeout the connection, or enable TCP
keep-alives. Until the connection is timed out any clients may jump on
the same retrieval, possibly causing the symptoms you describe.
-- Henrik Nordstrom Spare time Squid hackerReceived on Sun May 30 1999 - 11:18:42 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:46:29 MST