Henrik Nordstrom wrote:
> Another option is to enable quick_abort.
I also recommend disabling support for half closed client connections
unless you know that some of your users require it. It greatly speeds up
the abort detection code which saves you both some bandwidth and server
load, but most of all it cuts down on the number of filedescriptors
used.
Squid.conf:
quick_abort_min 0
quick_abort_max 0
quick_abort_pct 100
half_closed_clients off
--- Henrik Nordström Spare time Squid hackerReceived on Tue Oct 20 1998 - 17:24:12 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:42:36 MST