LDAP

Statistic

Description

User Store Replica Restarts

The number of times that a user store replica became unavailable so that a restart was necessary after Identity Server was started. A user store restart is attempted once every minute.

Successful User Store Replica Restarts

The number of times that a user store replica restart was successfully completed after Identity Server was started.

User Store Replica Restart Retries

The number of times that a user store replica restart failed and was put back into “wait mode” to try again in one minute after Identity Server was started.

Currently Active Connection Waits

The current number of user threads waiting for an LDAP connection to become available.

Connection Waits

The number of times that a user thread was required to wait for an LDAP connection to become available after Identity Server was started. A wait would be required if the maximum number of connections allocated to the associated connection pool were all currently in use by other threads.

Connection Waits Aborted Due To Timeout

The number of times that an LDAP connection wait terminated because of Identity Server timing out after Identity Server was started. This would result in an LDAP Service Not Available error.

Connection Waits Aborted Due To Closed Pool

The number of times that an LDAP connection wait terminated because of a closed connection pool after Identity Server was started. This would normally be caused by an LDAP replica failing while the user thread is waiting for the connection. This would result in an LDAP Service Not Available error.