Project

General

Profile

Actions

Feature #20889

closed

Make it possible to install Foreman's httpd with mpm_event

Added by Ewoud Kohl van Wijngaarden over 6 years ago. Updated almost 2 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
-
Target version:
-
Fixed in Releases:
Found in Releases:

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.


Related issues 1 (0 open1 closed)

Related to Installer - Feature #36784: Drop Apache mpm_event MaxRequestPerChild values from tuning profilesClosedEwoud Kohl van WijngaardenActions
Actions

Also available in: Atom PDF