Commit 9a424112 authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

Increased number of processes allowed for MongoDB to 32000

parent ed657081
......@@ -53,6 +53,7 @@ Type=forking
User=mongodb
ExecStart=/usr/bin/mongod -f /etc/mongod.conf run
PrivateTmp=true
LimitNPROC=32000
LimitNOFILE=64000
TimeoutStartSec=180
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment