iTP Secure WebServer System Administrator's Guide (iTPWebSvr 5.1+)
Configuration Directives
iTP Secure WebServer System Administrator’s Guide—522659-001
A-14
CacheTime
For more information about redirect operations, see the description of the Redirect
command in Region on page A-39.
Default
If no Browser directives are specified, the server assumes there is no limit on the URL
length for redirect operations.
Example
Browser "*WebRover V1.0*" -redirectlimit 1024
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