request-max-cache
request-max-cache = number_of_bytes
Description
Maximum amount of data to cache. This is used to cache request data when a user is prompted to authenticate before a request can be fulfilled.
Options
number_of_bytes This value should be a positive integer. If set to zero (0), the user login succeeds but the request fails because WebSEAL cannot cache the request data. There is no maximum value.
Usage: Required.
Default value
8192
Example:
request-max-cache = 8192