[SERVER-55068] Max incoming connections currently set to 80% of max open files, but each connection consumes 2 file descriptors Created: 09/Mar/21  Updated: 06/Jun/23

Status: Open
Project: Core Server
Component/s: None
Affects Version/s: None
Fix Version/s: None

Type: Bug Priority: Major - P3
Reporter: Eric Sommer Assignee: Backlog - Service Architecture
Resolution: Unresolved Votes: 0
Labels: newgrad, sa-remove-fv-backlog-22
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Issue Links:
Related
related to SERVER-51233 Warn on startup if vm.max_map_count <... Closed
Assigned Teams:
Service Arch
Operating System: ALL
Participants:
Story Points: 4

 Description   

The value of max incoming connections is calculated based on a formula of .8 * the open file limit. However, each open connection consumes 2 file descriptors. So max incoming connections should be 80% (or some other percentage) of half the open file limit.


Generated at Thu Feb 08 05:35:21 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.