Details
Description
In SERVER-43302, we attempted to limit the number of connections that would be established at once to a given LDAP host, to prevent the potential for connection storms. The stated goal of this ticket was to set ldapConnectionPoolMaximumConnectionsInProgressPerHost to 2. It appears this patch instead set ldapConnectionPoolMaximumConnectionsPerHost to 2. We should undo this, and limit the correct option's default.
Attachments
Issue Links
- is caused by
-
SERVER-43302 Lower default value for ldapConnectionPoolMaximumConnectionsInProgressPerHost
-
- Closed
-
- is documented by
-
DOCS-15289 Investigate changes in SERVER-65636: Remove limits on number of LDAP connections per host
-
- Closed
-