high_response_time_warning

high_response_time_warning

If you provide a non-zero value for this directive, Squid periodically checks the client-side median response time. If it's above this threshold, Squid prints a warning message in cache.log. The value is given in milliseconds.

Syntax

high_response_time_warning milliseconds

Default

high_response_time_warning 0

Example

high_response_time_warning 2000

Related

high_page_fault_warning, high_memory_warning



    Appendix A. Config File Reference