Skip to content

security.earlybinding.user-to-key-mapper.cache-seconds

Number of seconds for which a users's list of keys may be cached

Key: security.earlybinding.user-to-key-mapper.cache-seconds
Type: Integer
Can be set in: collection.cfg

Description

This parameter is used with early-binding security. It sets the amount of time a given list of keys for a user may remain cached without being looked up from the repository, thus avoiding slowing the search interface down unnecessarily.

The value may be set to zero to disable caching of security information, though this is not recommended for high performance search services.

Default Value

security.earlybinding.user-to-key-mapper.cache-seconds=0

Examples

Allow security information to be cached for ten minutes before it is retrieved from the repository again.

security.earlybinding.user-to-key-mapper.cache-seconds=600

See Also

top

Funnelback logo
v15.24.0