Skip to content
Unverified Commit 3ad8fac5 authored by aszlig's avatar aszlig
Browse files

apache-httpd: Dynamically load MPM module in v2.4.

Now, MPMs can be loaded at runtime and it's no longer required to compile in one
of the MPM modules statically. So, if version is >= 2.4, load the MPM module
corresponding to the multiProcessingModule value of the service module.

For details, please see: http://httpd.apache.org/docs/2.4/mpm.html



Signed-off-by: default avataraszlig <aszlig@redmoonstudios.org>
parent 18076e00
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment