LSF_HOST_CACHE_PTTL
Syntax
LSF_HOST_CACHE_PTTL=time_seconds
Description
Positive-time-to-live value in seconds. Specifies the length of time the system caches a
successful DNS lookup result. If you set this value to zero (0), LSF does not cache the result.
Note: Setting this parameter does not affect the negative-time-to-live value set by the
parameter LSF_HOST_CACHE_NTTL.
Valid values
Positive integer. Recommended value equal to or greater than 3600 seconds (1 hour).
Default
86400 seconds (24 hours)
See also
LSF_HOST_CACHE_NTTL