SecureCacheExpirySeconds

The number of seconds for which to keep secure HTML documents in the cache. This parameter controls how long to cache the HTML versions of previously viewed secure documents. A high value is preferable, because HTML export is a time-expensive operation.

The View component uses HTTP cookies to verify cached documents, so you must enable cookies to maximize efficiency for viewing secure content. If cookies are disabled, set this parameter to a low value to ensure that secure jobs are deleted quickly and do not fill the cache.

Type: Integer
Default: The value of CacheExpirySeconds
Required: No
Configuration Section: Viewing
Example: SecureCacheExpirySeconds=600
See Also: CacheExpirySeconds
ResetCache action
View action IgnoreCache parameter