HP Cache Server Appliance Administrator Guide

196
Appendix D Configuration Files
proxy.config.http.cache.fuzz.probability
FLOAT
0.005 Specifies the probability that a refresh is
made on a document during the specified fuzz
time.
dynamic content & content negotiation
proxy.config.http.cache.vary_default_
text
STRING
Cookie Specifies the header on which Traffic Server
varies for text documents. For example, if
you specify
user-agent, Traffic Server
caches all the different user-agent versions of
documents it encounters.
proxy.config.http.cache.vary_default_
images
STRING
NULL Specifies the header on which Traffic Server
varies for images.
proxy.config.http.cache.vary_default_
other
STRING
NULL Specifies the header on which Traffic Server
varies for anything other than text and
images.
anonymous ftp password
proxy.config.http.ftp.anonymous_
passwd
STRING
Specifies the anonymous password for FTP
servers that require a password for access.
cached ftp document lifetime
proxy.config.http.ftp.cache.document_
lifetime
INT
259200 Specifies the maximum amount of time that
an FTP document can stay in the Traffic
Server cache.
Customizable User Response Pages
proxy.config.body_factory.enable_
customizations
INT
0 Specifies whether customizable response
pages are enabled or disabled and which
response pages are used.
0 = disable customizable user response pages
1 = enable customizable user response pages
in the default directory only
2 = enable language-targeted user response
pages
proxy.config.body_factory.enable_
logging
INT
1 Enables (1) or disables (0) logging for
customizable response pages. When enabled,
Traffic Server records a message in the error
logeachtimeacustomizedresponsepageis
used or modified.
proxy.config.body_factory.response_
suppression_mode
INT
0 Specifies when Traffic Server suppresses
generated response pages.
0 = never suppress generated response pages
1 = always suppress generated response pages
2 = suppress response pages only for
intercepted traffic
NNTP Engine
proxy.config.nntp.enabled
INT
0 Enables (1) or disables (0) Traffic Server
from serving NNTP requests.
Configuration Variable
Data Type
Default Value Description