211
Appendix D
Configuration Files
proxy.config.wccp.version
INT
1
Specifies the version of WCCP being used.
1 = Version 1.0.
2 = Version 2.0.
WCCP 1.0 variables
proxy.config.wccp.router_ip
STRING
NULL
Specifies the IP address of the router sending
traffic to Traffic Server.
proxy.config.wccp.ethernet_interface
STRING
NULL
Specifies the interface used to talk to the
router.
WCCP 2.0 variables
proxy.config.wccp2.security_enabled
INT
0
Enables (1) or disables (2) security so that the
router and the Traffic Server can authenticate
each other. (If you enable security in Traffic
Server, you must also enable security on the
router, refer to your Cisco router
documentation.)
proxy.config.wccp2.password
STRING
NULL
Specifies the password used for
authentication. This must be the same
password configured on the router. It must be
at least seven characters long.
proxy.config.wccp2.multicast_enabled
INT
0
Enables (1) or disables (2) multicast mode.
proxy.config.wccp2.multicast_address
STRING
NULL
Specifies the IP multicast address.
proxy.config.wccp2.number_of_routers
INT
0
If multicast is not enabled, the routers on your
network are not automatically discovered.
You must specify the number of routers that
direct traffic to Traffic Server. WCCP 2.0
supports a maximum of 32 routers.
proxy.config.wccp2.router0_ip
STRING
...
proxy.config.wccp2.router10_ip
STRING
NULL
If multicast is not enabled, the routers on your
network are not automatically discovered.
You must specify the IP address of each
router that directs traffic to Traffic Server.
proxy.config.wccp2.svc_HTTP
INT
1
Enables (1) or disables (0) transparent
redirection of HTTP requests.
proxy.config.wccp2.svc_NNTP
INT
1
Enables (1) or disables (0) transparent
redirection of NNTP requests.
proxy.config.wccp2.svc_FTP
INT
Enables (1) or disables (0) transparent
redirection of FTP requests from FTP clients.
proxy.local.wccp2.ethernet_interface
STRING
hme0
Specifies the interface used to talk to the
router.
Configuration Variable
Data Type
Default Value
Description