cache-enabled
This stanza entry specifies whether LDAP client-side caching is used to improve performance for similar LDAP queries.
Syntax
cache-enabled = {yes|true|no|false} Description
Specification of whether LDAP client-side caching is used to improve performance for similar LDAP queries.
Options
- yes|true
- Enables LDAP client-side caching.
- no|false
- Disables LDAP client-side caching. This value is the default value.
Anything other than
yes|true, including a blank value, is interpreted asno|false.
To use this key value pair for performance tuning purposes, see the IBM Security Verify Access for Web: Performance Tuning Guide.
Usage
Optional
Default value
no
Example
cache-enabled = no