cache-refresh-interval
Use the cache-refresh-interval stanza entry to specify the interval in seconds between polls to the master authorization server to check for updates.
Syntax
cache-refresh-interval = {disable|default|number_of_seconds} Description
Poll interval between checks for updates to the master authorization server.
Options
- disable
- The interval value in seconds is not set.
- default
- When value is to
default, an interval of 600 seconds is used. - number_of_seconds
- Integer value indicating the number of seconds between polls to the master authorization server to check for updates.
The minimum number of seconds is 0. There is no maximum value.
Usage
This stanza entry is optional.
Default value
disable
Example
cache-refresh-interval = disable