mongodb-d4 icon indicating copy to clipboard operation
mongodb-d4 copied to clipboard

Weight Client->Mongos messages more

Open apavlo opened this issue 13 years ago • 0 comments
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

apavlo avatar Sep 10 '12 12:09 apavlo