quick_abort_pct

quick_abort_pct

Squid checks this value last, after checking quick_abort_max, for a transfer aborted by the user. If Squid has already received at least this percentage of the response, it continues reading the data from the origin server so the entire response is cached.

Syntax

quick_abort_pct percentage

Default

quick_abort_pct 95%

Example

quick_abort_pct 75%

Related

quick_abort_min, quick_abort_max



    Appendix A. Config File Reference