Synopsis
Normally the ICP query timeout is determined dynamically. But sometimes it can lead to very large values (say 5 seconds). Use this option to put an upper 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
|
Maximum upper time limit |
Example(s)
maximum_icp_query_timeout 4000
|