On 02/07/2012 05:36 AM, Amos Jeffries wrote: > Just spotted this hack killing persistence after every Unsupported > Request error. > Original was added in Squid-2.3 prior to Oct 1999 for bugs in Netscape. > > Anyone aware of this still needed?
FWIW, I have not seen those warnings. The decision to kill client-side persistence because of the request property should be done on the client side, not on the server-side so the flags.proxy_keepalive=0 code appears to be misplaced, at best. HTH, Alex.
