-
Type: Improvement
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: 2.6.11
-
Component/s: Sharding
-
None
-
Service Arch
We would like to force our mongoses to create a pre-determined number of connections at startup without having to supply the load to use those connections first. The idea is to avoid the expense and delay of creating new connections at peak loads when every bit of resource counts by reserving the needed connections from the get-go.
A parameter set at startup – perhaps connPoolMinShardedConnsPerHost – could work.
- duplicates
-
SERVER-25027 Configurable connection pools size for mongos
- Closed