154
Appendix C
Traffic Line Commands
Cache
Activation
Enable HTTP caching
proxy.config.http.cache.http
1
= Enable
0
= Disable
Enable FTP caching
proxy.config.http.cache.ftp
1
= Enable
0
= Disable
Enable NNTP caching
proxy.config.nntp.cache.enabled
1
= Enable
0
= Disable
Ignore user requests to bypass
cache
proxy.config.http.cache.ignore_server_no_cache
1
= Yes
0
= No
Storage
Maximum number of alternates
allowed for a URL
proxy.config.cache.limits.http.max_alts
Freshness
Verify freshness by checking
when object has expired, when
object has expired or has no
expiration date, always, or never
proxy.config.http.cache.when_to_revalidate
0
= when the object has expired
1
= when the object has expired, or has no expiration date
2
= always
3
= never
Minimum information needed to
cache document
proxy.config.http.cache.required_headers
0
= nothing
1
= a last-modified time
2
= an explicit lifetime
minimum life time (secs)
proxy.config.http.cache.heuristic_min_lifetime
maximum life time (secs)
proxy.config.http.cache.heuristic_max_lifetime
FTP cached objects expire after
(secs)
proxy.config.http.ftp.cache.document_lifetime
Variable Content
Do not cache objects served in
response to URLs that contain a
question mark, a semi-colon,
cgi, or end in asp.
proxy.config.http.cache.cache_urls_that_look_dynamic
Do not cache objects served in
response to URLs that contain
cookies
proxy.config.http.cache.cache_responses_to_cookies
Enable Alternates
proxy.config.http.cache.enable_default_vary_headers
1
= Enable
0
= Disable
Configuration Option
Variable