Re: Squid 2.0 Patch 2 - Traffic and resource counters

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Wed, 21 Oct 1998 01:35:40 +0200

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 hacker
Received 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