wccp_outgoing_address |
If, for some reason, you want Squid to send and receive WCCP messages on different interfaces, set this directive to the address of the outgoing interface. If this directive isn't set, as is the default, Squid uses the same socket for incoming and outgoing messages.
Syntax |
wccp_outgoing_address ip-address |
Default |
No default |
Example |
wccp_outgoing_address 172.16.1.1 |
Related |
wccp_router, wccp_incoming_address, udp_outgoing_address |