-
Type:
Improvement
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Networking & Observability
-
N&O Availability Backlog
-
None
-
None
-
None
-
None
-
None
-
None
-
None
The upper-limit on the number of incoming connections is currently calculated at startup. We should change this to be runtime settable, so an operator can adjust this if needed without having to restart the server. Increasing the limit is straightforward, however, we should look for the right behavior when the connection limits is reduced to a number lower than the number of current connections.