Should I run MongoDB config and mongos on the same servers?

拟墨画扇 提交于 2019-12-23 13:03:04

问题


In a sharded MongoDB configuration, is it recommended to run the mongos and config servers on the same machines? I would end up with 3 mongos and 3 config servers, achieving full redundancy with much less costs.

来源:https://stackoverflow.com/questions/20736801/should-i-run-mongodb-config-and-mongos-on-the-same-servers

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!