On Sun, 25 Apr 2004, osuser os wrote: > >The default setting is to abort any downloads when the client disconnects > >if more than 16 KB remains when the client disconnected. > > I see the same behavior even if the client sends "Proxy-Connection: > Keep-alive" header. Squid is also responding with "Proxy-Connection: > Keep-alive" and the connection is not aborted. But the file still doesnt get > cached. > Is there any way of modifying the default setting to abort the download?
See the quick_abort_* directives. Regards Henrik
