-
Type: Question
-
Resolution: Done
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Admin, Networking
-
None
Given that we have 2 mongoDB hosts, for example host A and B, then their own DB and collections. our application server. has only 1 mongos, is there any way to route to different host if we want to access different collection. we are using ruby implementation, each collection is under ORM controll.