Skip to content
This repository has been archived by the owner on May 20, 2020. It is now read-only.

systemd service config is not setting recommended ulimit settings #47

Open
pg1671 opened this issue Aug 28, 2016 · 1 comment
Open

systemd service config is not setting recommended ulimit settings #47

pg1671 opened this issue Aug 28, 2016 · 1 comment

Comments

@pg1671
Copy link

pg1671 commented Aug 28, 2016

From https://docs.mongodb.com/manual/reference/ulimit/

Would be good to be able to set these as attribute in the cookbook.

(file size)

LimitFSIZE=infinity

(cpu time)

LimitCPU=infinity

(virtual memory size)

LimitAS=infinity

(open files)

LimitNOFILE=64000

(processes/threads)

LimitNPROC=64000

@apanagiotou
Copy link

+1

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants