Home


Timeout

The timeout sub-element is used to specify an absolute time-to-live (TTL) value for the cache entry. For example,

<timeout>value</timeout>

Value is the amount of time, in seconds, to keep the cache entry. Cache entries that are in memory are kept indefinitely, as long as the entries remain in memory. Cache entries that are stored on disk are evicted if they are not accessed for 24 hours.

+

Search Tips   |   Advanced Search