Hello Team ,
we got to know about new feature for shard cluster called optimised SRV private link connection ,Atlas limits the number of connections per mongos between application and your sharded cluster. The limited connections per mongos improve performance during spikes in connection counts.
to test how many connection it allow or check multiple connection like load testing per mongos between your application and your sharded cluster, can we use [YCSB fork]?(https://github.com/brianfrankcooper/YCSB/blob/master/mongodb/README.md)
if yes then how to setup and test it private endpoint hosted cluster ?
Regards
Dash