Skip to content

Allow process-level rlimits #366

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

DarrenLo
Copy link

Supervisor only supports rlimits for supervisor itself. This adds
the ability to add limit_fds, limit_procs, and limit_memlock to the
supervised process' conf file.

Tested that the three options take effect on rhel6.

Supervisor only supports rlimits for supervisor itself. This adds
the ability to add limit_fds, limit_procs, and limit_memlock to the
supervised process' conf file.

Tested that the three options take effect on rhel6.
@mnaberez
Copy link
Member

There is another patch for this also, see #229.

@BlaineAtAffirm
Copy link

Are either of the rlimits patches going to be added ? Would be very useful to have. Was very confused for a couple days until I found the mail lists about supervisor not working with pam.

@raylu
Copy link

raylu commented Feb 1, 2016

What is blocking this or the linked PR?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

4 participants