Squid: The Definitive Guide
| < Day Day Up > |
| min_http_poll_cnt |
This directive is similar to min_icp_poll_cnt , except that it applies to the TCP socket with which Squid accepts new client requests . Unless you have a thorough understanding of the polling algorithms in the source code, I strongly recommend that you leave this directive set to its default value.
| Syntax | min_http_poll_cnt number |
| Default | min_http_poll_cnt 8 |
| Example | min_http_poll_cnt 12 |
| Related | incoming_http_average |
| < Day Day Up > |