-
Type:
Improvement
-
Resolution: Done
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Networking & Observability
-
N&O 2025-03-31
-
None
-
None
-
None
-
None
-
None
-
None
-
None
We learned during the AL2023 upgrade that we set the listenBacklog to whatever the SOMAXCONNS macro was defined as on the machine we compiled the build on. This led to unexpected behavior in a connection storm (SERVER-101810). We should audit all other server parameters to ensure we are setting them based on a best practice rather than the platform's default.
- is related to
-
SERVER-102702 Investigate how the server may respond to systems that use unexpected values for RLIMIT_NOFILE
-
- Closed
-
- related to
-
SERVER-101810 Set listenBacklog independently of platform
-
- In Code Review
-