Bug 1059225
Summary: | it should not be possible to load mod_perl with event MPM | ||
---|---|---|---|
Product: | Red Hat Software Collections | Reporter: | Jan Kaluža <jkaluza> |
Component: | mod_perl | Assignee: | Luboš Uhliarik <luhliari> |
Status: | CLOSED ERRATA | QA Contact: | Martin Kyral <mkyral> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | perl516 | CC: | jkaluza, jorton, mkyral |
Target Milestone: | beta | ||
Target Release: | 1.1 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | perl516-mod_perl-2.0.8-4.20130221svn1448242.el6 perl516-mod_perl-2.0.8-2.20130221svn1448242.el7 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2014-06-04 07:24:33 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Jan Kaluža
2014-01-29 13:08:38 UTC
I mean this stuff: # event MPM: A variant of the worker MPM with the goal of consuming # threads only for connections with active processing # See: http://httpd.apache.org/docs/2.4/mod/event.html # #LoadModule mpm_event_module modules/mod_mpm_event.so from $sclroot/etc/httpd/conf.modules.d/00-mpm.conf Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHBA-2014-0613.html |