iTP Secure WebServer System Administrator's Guide (iTPWebSvr 6.0+)
Configuration Directives
iTP Secure WebServer System Administrator’s Guide—523346-002
A-16
Default
Default
DNSCacheSize 1000
Example
DNSCacheSize 2000
DNSExpiration
Syntax
DNSExpiration life-secs
Description
You set the DNSExpiration directive to the maximum number of seconds
(life-secs) that any entry can remain in the server DNS cache.
Each entry in the server DNS cache is assigned an expiration time in seconds, to be
measured from the time the entry is created. The maximum for this expiration time is
set by the DNSExpiration directive. An entry can have a shorter expiration time if the
time-to-live value assigned to it by a DNS server is smaller than the value set by the
DNSExpiration directive.
Only one DNSExpiration directive is allowed in the configuration file.
Default
DNSExpiration 21600
which assigns six hours, measured in seconds
Example
DNSExpiration 24000
EncodingType
Syntax
EncodingType code-type extension-list