Details
Description
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.
Attachments
Issue Links
- is documented by
-
DOCS-16099 [SERVER] Disable Curl Connection Pooling for STS requests
-
- Closed
-