210
Appendix D
Configuration Files
ICP Configuration
proxy.config.icp.enabled
INT
0
Sets ICP mode for hierarchical caching:
0 = disables ICP.
1 = allows Traffic Server to receive ICP
queries only.
2 = allows Traffic Server to send and receive
ICP queries.
Refer to
ICP cache hierarchies‚ on page 54
.
proxy.config.icp.icp_interface
STRING
eth0
Specifies the network interface used for ICP
traffic.
proxy.config.icp.icp_port
INT
3130
Specifies the UDP port that you want to use
for ICP messages.
proxy.config.icp.multicast_enabled
INT
0
Enables (1) or disables (0) ICP multicast.
proxy.config.icp.query_timeout
INT
2
Specifies the timeout used for ICP queries.
Scheduled Update Configuration
proxy.config.update.enabled
INT
0
Enables (1) or disables (0) the Scheduled
Update option.
proxy.config.update.force
INT
0
Enables (1) or disables (0) a force immediate
update. When enabled, Traffic Server
overrides the scheduling expiration time for
all scheduled update entries and initiates
updates until this option is disabled.
proxy.config.update.retry_count
INT
10
Specifies the number of times Traffic Server
can retry the scheduled update of a URL in
the event of failure.
proxy.config.update.retry_interval
INT
2
Specifies the delay in seconds between each
scheduled update retry for a URL in the event
of failure.
proxy.config.update.concurrent_updates
INT
100
Specifies the maximum simultaneous update
requests allowed at any point in time. This
option prevents the scheduled update process
from overburdening the host.
SNMP Configuration
proxy.config.snmp.master_agent_
enabled
INT
1
Enables (1) or disables (0) the SNMP agent.
Plug-in Configuration
proxy.config.plugin.plugin_dir
STRING
config/plugins
Specifies the location of Traffic Server
plugins.
WCCP Configuration
proxy.config.wccp.enabled
INT
0
Enables (1) or disables (0) WCCP.
Configuration Variable
Data Type
Default Value
Description