TAG NAME minimum_icp_query_timeout

Description Defines ICP query timeout value to a minimum limit
Build Option
Default
Usage
minimum_icp_query_timeout time(msec)
Default minimum_icp_query_timeout 5
Synopsis

As in the previous tag, ICP query timeouts to very small value, even lower than the normal latency variance on your link due to traffic. Use this option to put an lower limit on the dynamic timeout value.


The value specified is in Milliseconds.

Note: Do NOT use this option to always use a fixed (instead of a dynamic) timeout value. To set a fixed timeout see the icp_query_timeout directive.

Arguments

time
Minimum lower time limit


Example(s)
minimum_icp_query_timeout 4000