Feature #20889
closed
Make it possible to install Foreman's httpd with mpm_event
Added by Ewoud Kohl van Wijngaarden about 7 years ago.
Updated over 2 years ago.
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1463489
Description of problem:
We did some measurement for number of concurrent registrations with Satellite on default mpm_prefork vs. mpm_event and with mpm_event, we saw significant saving in RSS memory consumed by httpd processes.
Version-Release number of selected component (if applicable):
Satellite 6.2.9
How reproducible:
always
Steps to Reproduce:
1. measure RSS usage of all httpd processes together with default (currently
mpm_prefork) setting during concurrent registration of 140 hosts
2. measure RSS usage of all httpd processes together with mpm_event setting
configured during concurrent registration of 140 hosts
Actual results:
RSS memory usage in first case was about 2 GB, in second case 760 MB.
Additional info:
As discussed, it is important to carefully sanity-test Satellite in regards of functionality and performance.
- Status changed from New to Ready For Testing
- Assignee set to Ewoud Kohl van Wijngaarden
- Pull request https://github.com/theforeman/foreman-installer/pull/241 added
- Subject changed from make it possible to install Satellite's httpd with mpm_event
to make it possible to install Satellite's httpd with mpm_event
- Status changed from Ready For Testing to Resolved
- Translation missing: en.field_release set to 296
- Status changed from Resolved to Closed
- Target version deleted (
1.17.0)
- Triaged set to No
- Subject changed from make it possible to install Satellite's httpd with mpm_event to make it possible to install Foreman's httpd with mpm_event
- Status changed from Closed to New
- Assignee deleted (
Ewoud Kohl van Wijngaarden)
- Status changed from New to Ready For Testing
- Assignee set to William Clark
- Pull request https://github.com/theforeman/foreman-installer/pull/753 added
- Fixed in Releases 3.3.0 added
- Status changed from Ready For Testing to Closed
- Subject changed from make it possible to install Foreman's httpd with mpm_event to Make it possible to install Foreman's httpd with mpm_event
- Related to Feature #36784: Drop Apache mpm_event MaxRequestPerChild values from tuning profiles added
Also available in: Atom
PDF