-
Type: New Feature
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: 1.5
-
Component/s: None
-
None
Support load balancing and failover between multiple mongos routers. In this release the set of available mongos routers is determined by the connection string. The driver will measure ping time to the available mongos routers and will randomly distribute queries across the mongos routers that have "fast" ping times.
- related to
-
CSHARP-500 If host names in replica set connection string are aliases of the host names in the replica set config connection fails the first time
- Closed