Reference manual for squid's configuraiton directives
Index | Alphabetical Index |
udp_incoming_address is used for UDP packets received from other
caches.
The default behavior is to not bind to any specific address.
Only change this if you want to have all UDP queries received on
a specific interface/address.
NOTE: udp_incoming_address is used by the ICP, HTCP, and DNS
modules. Altering it will affect all of them in the same manner.
see also; udp_outgoing_address
NOTE, udp_incoming_address and udp_outgoing_address can not
have the same value since they both use the same port.
Index | Alphabetical Index |