-
Type: Improvement
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Testing Infrastructure
-
Fully Compatible
-
v3.4, v3.2
-
TIG 2017-03-06
-
0
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.
- 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