Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
JNDI connection pool opens an LDAP connection each time a user connects to James. These connection are kept open long after the login finished.
The connection pool is only useful to check if users are present in the directory, and for whatever reason this connection is kept open even without the connection pool.