-
Type: Task
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: 3.5.5
-
Component/s: Networking
-
None
-
Fully Compatible
-
v3.4, v3.2
-
Platforms 2017-04-17, Platforms 2017-07-31, Platforms 2017-08-21
There is currently no concept of rate limiting on the egress connection pool. Currently, the connection pool hands out new connections whenever they are requested, which can lead to large and immediate spikes of new connections and threads on the target server. We should add rate limiting to the connection pool to mitigate these types of bursts in traffic to avoid overwhelming hosts with new connections.
- duplicates
-
SERVER-29429 Pick a sane default for maxConnecting in sharding task executor
- Closed