Remove limits on number of LDAP connections per host

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major - P3
    • 5.0.9, 6.0.0-rc4, 4.4.15, 6.1.0-rc0
    • Affects Version/s: 4.4.0
    • Component/s: None
    • None
    • Fully Compatible
    • ALL
    • v6.0, v5.0, v4.4
    • Security 2022-05-02
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      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.

            Assignee:
            Shreyas Kalyan
            Reporter:
            Spencer Jackson
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved: