https://issues.apache.org/bugzilla/show_bug.cgi?id=53882
Priority: P2
Bug ID: 53882
Assignee: [email protected]
Summary: build with enable-mpms-shared=all and mpm entries in
httpd.conf
Severity: normal
Classification: Unclassified
OS: FreeBSD
Reporter: [email protected]
Hardware: PC
Status: NEW
Version: 2.4.3
Component: Build
Product: Apache httpd-2
If apache24 is build --enable-mpms-shared=all, then all possible MPM modules
for the platform are build and installed, but only one MPM module is tracked in
httpd.conf.
Even If I try to build with explicit --enable-mpms-shared"prefork worker event"
it results in having only a line for mpm-event in httpd.conf.
Removing event from the list results in a line with mpm-worker.
I suspect the last valid mpm module overwrites all others in the DSO list.
--
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]