Skip to content

Lower the max number of host connections to 32

Morten Ofstad requested to merge cherry-pick-f219d40e into 3.4

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.

(cherry picked from commit f219d40e)

Co-authored-by: Morten Ofstad morten.ofstad@bluware.com

Merge request reports