cache-use-user-cache
Use the cache-use-user-cache stanza entry to control whether WebSEAL uses information from the user cache.
Syntax
cache-use-user-cache = {yes|no} Description
Indicates whether to use the user cache information or not.
This entry is used only when cache-enabled
= {yes|true}
Options
- yes
- Use the user cache information.
- no
- Do not use the user cache information.
Usage
This stanza entry is optional.
Default value
There is no default value, but when not set the user cache information is used.
Example
cache-use-user-cache = yes