Skip to content
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

limit httpd.portal's mod_perl to 1024MB of RAM #1738

Merged
merged 1 commit into from
Oct 28, 2016
Merged

Conversation

julsemaan
Copy link
Collaborator

Description

limit httpd.portal's mod_perl to 1024MB of RAM
Prevents the process from eating up all the RAM of a server because of an infinite loop or a memory leak that occurs before the 1000 requests per child

Impacts

httpd.portal

Delete branch after merge

YES

NEWS file entries

Enhancements

  • Added memory limitation for httpd.portal processes

@julsemaan julsemaan added this to the PacketFence-6.4 milestone Oct 5, 2016
@fdurand
Copy link
Member

fdurand commented Oct 28, 2016

We already deploy it ... so merge

@fdurand fdurand merged commit 623d97e into devel Oct 28, 2016
@jrouzierinverse jrouzierinverse deleted the fix/mod_perl-mem-limit branch January 31, 2017 19:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants