-
Type: Improvement
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Service Arch
-
v5.0
-
Service Arch 2021-11-22, Service Arch 2021-12-13, Service Arch 2022-1-10
-
46
-
3
Drivers already have some mechanisms for testing connections made to mongos over a load balancer (see here and here). We can reuse some of this infrastructure to test connections made over proxies to mongos in the server repo. We should test:
- Connections made from a proxy to both the proxy and non-proxy port.
- Connections made without a proxy to both the proxy and non-proxy port.
- Potentially, performance when many connections are made over the proxy port.