Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-76698

Disable Curl Connection Pooling for STS requests

    • Minor Change
    • v7.0, v6.0, v5.0, v4.4
    • Security 2023-05-15

      Disable Curl Connection pooling since it is appears to be a source of errors in several customer issues. Connections are made from mongod/mongos, go idle, are likely cut by the result side (impossible to know without network captures) and then auth fails.

      By disabling connection pooling, we reduce the complexity in this coe.

            Assignee:
            mark.benvenuto@mongodb.com Mark Benvenuto
            Reporter:
            mark.benvenuto@mongodb.com Mark Benvenuto
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: