January 2004
Intermediate to advanced
464 pages
14h 47m
English
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 |
Default | quick_abort_min 16 KB |
Example | quick_abort_min 50 KB |
Related | quick_abort_max, quick_abort_pct |
Read now
Unlock full access