cba-cache-size

Use this entry to specify the maximum number of cached RTSS outcomes.

cba-cache-size = <max_number_of_entries>

Description

Maximum number of cached RTSS outcomes.

RTSS authorization decisions are only cached if:

The CBACacheResult attribute supports the following values:

When a decision is cached, it will stay cached and be reused even if some of the inputs that affect the decision change on future requests.

A least-recently-used (LRU) algorithm is used to discard older decisions when the cache becomes full.

Options

Usage: Optional

Default value

16384

Example:

cba-cache-size = 32768

Parent topic: [rtss-eas] stanza