mongodb-d4
mongodb-d4 copied to clipboard
Weight Client->Mongos messages more
trafficstars
The cost of sending a message from the client to the mongos process should be higher than a network message from mongos to a mongod. This is because there is some additional overhead of parsing and processing a new query request.
This should be changed in the NetworkCostComponent