-
Type: Improvement
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: 2.2.3
-
Component/s: None
-
None
-
Environment:ubuntu, mongodb 2.2.3
The max connections appear to be 80% of soft ulimit until 20,000 is reached. It's hard-coded not to exceed that in https://github.com/mongodb/mongo/blob/master/src/mongo/util/net/listen.cpp. Can that hard-coded limit be lifted?
- is duplicated by
-
SERVER-9037 Allow maxConn to be raised to a value above 20k
- Closed
- related to
-
SERVER-12382 Windows hosts do not honor --maxConns values > 20,000
- Closed