max-server-connections

Use the max-server-connections stanza entry to define the maximum number of connections that are allowed with the LDAP server.

max-server-connections = number_connections

Description

Maximum number of connections that are allowed with the LDAP server. The Security Verify Access runtime maintains a pool of connections for each LDAP server. From this pool, an available connection is chosen to send requests to the LDAP server. If all connections are busy, a new connection is established with the LDAP server, up to the maximum server connection pool size.

This parameter is not available if We use the pdconfig utility. The parameter must be modified manually with the pdadmin utility.

Options

Usage: Optional

Default value

If this parameter is not specified, the default pool size is 16.

Example:

max-server-connections = 16

Parent topic: [server:<instance>] stanza