Details
-
Improvement
-
Status: Closed
-
Major - P3
-
Resolution: Fixed
-
None
-
Fully Compatible
-
v3.4, v3.2
-
TIG 2017-03-06
-
0
Description
It appears that urllib2 does no connection pooling, so every POST of log data to buildlogger requires a new HTTP connection. Moving to the requests (or some other more modern HTTP library) should allow pooling.
Attachments
Issue Links
- is related to
-
SERVER-22150 multiversion download script should use new feeds rather than dl.mongodb.org
-
- Closed
-
- related to
-
SERVER-28125 Remove Compatibility Code for Python Requests
-
- Backlog
-