-
Type: Improvement
-
Resolution: Works as Designed
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Networking & Observability
Right now, we do not exempt any gRPC connections from the max connections limits (link), although we should still be able to correctly exempt gRPC-based connections. We should implement the shouldOverrideMaxConns for gRPC sessions, and re-enable the max_conns_override.js test.
- related to
-
SERVER-95971 Complete TODO listed in SERVER-95504
- Closed