Skip to content

Lower the default max number of host connections to 32

Lower the max number of host connections to 32 which was the old default. Renamed maxConcurrentRequests parameter to maxHostConnections to reflect what it actually does.

Merge request reports