quick_abort_min

 < Day Day Up > 

quick_abort_min

This directive controls Squid's behavior for requests aborted by the user . In some cases, Squid continues reading data from the origin server so that future requests may be satisfied as cache hits. If Squid knows that the transfer (between itself and the origin server) has no more than this many bytes remaining, it continues receiving the object. Otherwise, Squid checks the quick_abort_max setting next .

Syntax

 quick_abort_min   size-specification   

Default

 quick_abort_min 16 KB 

Example

 quick_abort_min 50 KB 

Related

quick_abort_max , quick_abort_pct

 < Day Day Up > 


Squid
Squid: The Definitive Guide
ISBN: 0596001622
EAN: 2147483647
Year: 2004
Pages: 401
Authors: Duane Wessels

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net