-
Type:
Task
-
Resolution: Works as Designed
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Networking & Observability
-
None
-
None
-
None
-
None
-
None
-
None
-
None
During the AL2023 upgrade, we learned that defaulting parameters to system values can cause issues when some systems have higher than expected values. Right now, we use a computation on RLIMIT_NOFILE to set the default value of maxIncomingConnections on linux. We should investigate how different values of RLIMIT_NOFILE could affect the server and consider hardcoding a value rather than depending on the system value.
- related to
-
SERVER-8943 max connections is hard coded to 20,000
-
- Closed
-
-
SERVER-101929 Audit platform-specific parameters in mongod
-
- Closed
-