iTP Secure WebServer System Administrator's Guide (Version 7.0)
Configuration Directives
iTP Secure WebServer System Administrator’s Guide—523346-012
A-17
CacheTime
CacheTime
Syntax
CacheTime minutes
Description
Use the CacheTime directive to specify the number of minutes that the iTP Secure
WebServer is to cache files that it opens. When this directive is present in the
configuration file, files accessed by the iTP Secure WebServer stay open for the period
specified in the CacheTime directive.
CacheTime accepts a value from 0 to 600 in minutes (10 hours). Specifying a value of
0 in the CacheTime directive disables file caching.
Default
When no CacheTime directive is present, the iTP Secure WebServer holds open files
it accesses for approximately 60 minutes.
Example
CacheTime 7
CombinedLogFormat
Syntax
CombinedLogFormat [On/Off]
Description
Use the CombinedLogFormat directive when you want the access log files to be
populated with the ‘Referer’ and ‘User-Agent’ fields, in addition to the fields provided as
per the Common Log Format.
Default
By default this directive is set to Off.
Example
CombinedLogFormat On
Note. The CombinedLogFormat directive is available on systems running J06.04 and later J-
series RVUs and H06.15 and later H-series RVUs.