quick_abort_max

quick_abort_max

After checking quick_abort_min, Squid checks the value of this directive. If an aborted request has more than this many bytes remaining in the transfer, Squid terminates the connection to the origin server. Otherwise, it checks the quick_abort_pct setting.

Syntax

quick_abort_max size-specification

Default

quick_abort_max 16 KB

Example

quick_abort_max 1 MB

Related

quick_abort_min, quick_abort_pct



    Appendix A. Config File Reference