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

systemd service config is not setting recommended ulimit settings #47

@pg1671

Description

@pg1671

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions