wccp_incoming_address |
Squid listens for WCCP messages on all local interfaces by default. If you set this directive, Squid listens on only the specified address.
Syntax |
wccp_incoming_address ip-address |
Default |
wccp_incoming_address 0.0.0.0 |
Example |
wccp_incoming_address 10.1.2.3 |
Related |
wccp_router, wccp_outgoing_address, udp_incoming_address |