cache-refresh-interval
This stanza entry specifies the poll interval (in seconds) between checks for updates to the master policy database.
Syntax
cache-refresh-interval = {disable|default|number_seconds} Description
Poll interval (in seconds) between checks for updates to the master policy database.
Note: The
local cache is rebuilt only if an update is detected.
This stanza entry is not used in the ivmgrd.conf file.
Options
disable- The interval value in seconds is not set.
default- The default value of 600 seconds is used.
- number_seconds
- The exact time interval in number of seconds. This value is between 0 and the size of an unsigned integer. The unsigned integer is approximately 136 years.
Usage
Optional
Default value
default
Example
cache-refresh-interval = 500