Skip navigation.

Administration Console Online Help

PreviousNextvertical dots separating previous/next from contents/index/pdfContents

Custom DBMS Authenticator Provider: Performance

Configuration Options     Related Tasks     Related Topics

Configure caching to optimize the performance of this Custom DBMS Authentication provider.

Configuration Options

Name Description
Enable Group Membership Lookup Hierarchy Caching

Boolean value that indicates whether group membership hierarchies found during recursive membership lookup will be cached. If true, each subtree found will be cached.

MBean Attribute:
CustomDBMSAuthenticatorMBean.EnableGroupMembershipLookupHierarchyCaching

Changes take effect after you redeploy the module or restart the server.

Max Group Hierarchies In Cache

The maximum size of the LRU cache for holding group membership hierarchies if caching is enabled. The default is 100.

MBean Attribute:
CustomDBMSAuthenticatorMBean.MaxGroupHierarchiesInCache

Changes take effect after you redeploy the module or restart the server.

Group Hierarchy Cache TTL

The maximum number of seconds a group membership hierarchy entry is valid in the LRU cache. The default is 60.

MBean Attribute:
CustomDBMSAuthenticatorMBean.GroupHierarchyCacheTTL

Changes take effect after you redeploy the module or restart the server.

Related Tasks

Related Topics

 

Skip navigation bar   Back to Top