Uploaded image for project: 'Documentation'
  1. Documentation
  2. DOCS-15289

Investigate changes in SERVER-65636: Remove limits on number of LDAP connections per host

    XMLWordPrintableJSON

Details

    Description

      Original Downstream Change Summary

      We need to change the server parameters on this page once the backports are completed: https://www.mongodb.com/docs/manual/reference/parameters/#mongodb-parameter-param.ldapConnectionPoolMaximumConnectionsInProgressPerHost

      Description of Linked Ticket

      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

        Activity

          People

            jason.price@mongodb.com Jason Price
            backlog-server-pm Backlog - Core Eng Program Management Team
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:
              1 year, 34 weeks, 2 days ago