Re: Squid 2.0 Patch 2 - Traffic and resource counters

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Wed, 21 Oct 1998 00:32:03 +0200

Daryl Collins wrote:

> I found that by putting the fwdAbortFetch code (which was
> removed between 1.2.beta25 and 2.0pre1) solved the problem.

Another option is to enable quick_abort.

quick_abort_min 0
quick_abort_max 0
quick_abort_pct 100 (not really used since max is 0)

Setting quick_abort_min to -1 tells Squid to always continue fetching
the object no matter how much that is left.

Perhaps the default should be "abort immediately" and not "continue to
fetch complete object", and the -1 flag removed since it does not make
much sense to always continue fetching objects without any limits.

---
Henrik Nordström
Spare time Suqid hacker
Received on Tue Oct 20 1998 - 17:00:03 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:42:36 MST