Currently mod_perl does not work well with event MPM (prefork MPM and worker MPM works fine). I'm going to address this upstream, but it will need more time and testing to do that. Therefore mod_perl should fail with an error if httpd24 is configured to use event MPM in RHSCL-1.1.
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