
184
Appendix D
Configuration Files
Local Manager
proxy.config.lm.sem_id
INT
11452
Specifies the semaphore ID for the local
manager.
proxy.config.cluster.type
INT
3
Sets the clustering mode:
1 = full-clustering mode
2 = management-only mode
3 = no clustering
proxy.config.cluster.rsport
INT
8088
Specifies the reliable service port. The
reliable service port is used to send
configuration information between the nodes
in a cluster. All nodes in a cluster must use the
same reliable service port.
proxy.config.cluster.mcport
INT
8089
Specifies the multicast port. The multicast
port is used for node identification. All nodes
in a cluster must use the same multicast port.
proxy.config.cluster.mc_group_addr
STRING
Specifies the multicast address for cluster
communications. All nodes in a cluster must
use the same multicast address.
proxy.config.cluster.mc_ttl
INT
1
Specifies the multicast Time to Live for
cluster communications.
proxy.config.cluster.log_bogus_mc_
msgs
INT
1
Enables (1) or disables (0) logging of bogus
multicast messages.
proxy.config.admin.html_doc_root
STRING
ui
Specifies the document root for Traffic
Manager.
proxy.config.admin.web_interface_port
INT
8081
Specifies Traffic Manager port.
proxy.config.admin.autoconf_port
INT
8083
Specifies the auto-configuration port.
proxy.config.admin.overseer_port
INT
8082
Specifies the port used for retrieving and
setting statistics and configuration variables.
proxy.config.admin.admin_user
STRING
admin
Specifies the administrator ID that controls
access to Traffic Manager.
proxy.config.admin.admin_password
STRING
Specifies the encrypted administrator
password that controls access to Traffic
Manager. You cannot edit the password,
however, you can specify a value of
NULL
to
clear the password.
Refer to
If you forget the administrator
password‚ on page 84
.
Configuration Variable
Data Type
Default Value
Description