开发者

Increase MongoDB maximum number of connections

开发者 https://www.devze.com 2023-04-11 08:12 出处:网络
I am getting some errors on MongoDB side, the error is complaining that it reached the max allowed connections.

I am getting some errors on MongoDB side, the error is complaining that it reached the max allowed connections.

Wondering 开发者_JAVA技巧if there is anyway to increase the max number of allowed connections.


Check the MongoDB documentation:

http://www.mongodb.org/

use this command line argument:

--maxConns arg       max number of simultaneous connections

You might want to check this: http://blog.boxedice.com/2011/06/08/mongodb-connection-overhead/

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号