cacheAgeLimit property
This property determines the maximum age of a document in the cache.
The property is a soft limit, which means that documents in the cache might exceed this value between the last time a cache check was performed and the time that is remaining before the next check is done. The cache check is specified by cacheCheckTime. If data for a document inside the cache is found to exceed this age limit, the cached document data is deleted.
The valid time units for this property are s (seconds), m (minutes), h (hours), d (days), and w (weeks).
The default value is 1d.
Requirements
- ViewONE Document Streaming Server Module, any version
- ViewONE Permanent Redaction Server Module, any version
- IBM Daeja ViewONE Virtual, any version
Example
cacheAgeLimit=1d