HP Cache Server Appliance Administrator Guide
202
Appendix D Configuration Files
proxy.config.ftp.share_ftp_server_ctrl_
enabled
INT
1 Enables (1) or disables (0) sharing the server
control connections among multiple
anonymous FTP clients.
proxy.config.ftp.server_ctrl_keep_alive_
no_activity_timeout
INT
90 Specifies the timeout value when the FTP
server control connection is not used by any
FTP clients.
proxy.config.ftp.reverse_ftp_enabled
INT
0 Enables (1) or disables (0) the FTP reverse
proxy option. If enabled, you must configure
the ftp_remap.config file. Setting FTP
Mapping Rules‚ on page 40.
proxy.config.ftp.login_info_fresh_in_
cache_time
INT
2592000 Specifies how long the 220/230 responses
(login messages) can stay fresh in the cache.
proxy.config.ftp.directory_listing_fresh_
in_cache_time
INT
604800 Specifies how long directory listings can stay
fresh in the cache.
proxy.config.ftp.file_fresh_in_cache_
time
INT
259200 Specifies how long FTP files can stay fresh in
the cache.
proxy.config.ftp.simple_directory_
listing_cache_enabled
INT
1 Enables (1) or disables (0) caching of
directory listings without arguments (for
example,
dir/ls).
proxy.config.ftp.full_directory_listing_
cache_enabled
INT
1 Enables (1) or disables (0) caching of
directory listings with arguments (for
example,
ls -al, ls *.txt).
SOCKS Processor
proxy.config.socks.socks_needed
INT
0 Enables (1) or disables (0) the SOCKS
option.
Refer to Configuring SOCKS firewall
integration‚ on page 89.
proxy.config.socks.socks_version
FLOAT
4.0 Specifies the SOCKS version.
proxy.config.socks.socks_server_ip_
str
STRING
0.0.0.0 Specifies the IP address of the SOCKS server.
proxy.config.socks.socks_server_port
INT
1080 Specifies the port used by Traffic Server to
communicate with the SOCKS server.
proxy.config.socks.socks_timeout
INT
100 Specifies the number of seconds the Traffic
Server must wait for the SOCKS server to
respond before dropping the connection.
Configuration Variable
Data Type
Default Value Description