You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

When connection pooling is enabled, the LDAP directory server maintains a pool of connections and assigns them as needed. When a connection is closed, the directory server returns the connection to the pool for future use. This can improve performance significantly.

Notes:

  • The connection pool settings are system wide and will be used to create a new connection pool for every configured LDAP directory server.
  • You must restart the LDAP directory server for these settings to take effect.
  • No labels