TAG NAME mcast_icp_query_timeout

Description In case of multicast peer’s, the value specified in this tag determines how long should Squid wait to count all replies from its
peers
Build Option
Default
Usage
mcast_icp_query_timeout time(msec)
Default mcast_icp_query_timeout 2000
Synopsis

For Multicast peers, Squid regularly sends out ICP “probes” to count how many other peers are listening on the given multicast address. This tag determines the time how long Squid should wait to count all replies from its peers.


The value specified is in Milliseconds.

Arguments

time
Time period to wait

Example(s)
mcast_icp_query_timeout 3000