Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 151161

Summary: apache 2 lacks possibility to select some MPMs
Product: Gentoo Linux Reporter: Matthias Vill <gentoo>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED INVALID    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Matthias Vill 2006-10-13 05:33:15 UTC
This is a dublicate to #11338 cause i can't reopen that bug.

I just reviewed the ebuild and there was no MPM-enviroment-varaibale you could export to use e.g. perchild, wich is prefer.

At the moment there are many variables similar to VIDEO_CARDS or IMPUT_DEVICES popping up. Maybe a similar variable would save use-flags, but would allow you to choose all and any of the mpms.

Afaik the perchild mpm is not any worse than the peruser mpm. So I think there should be an opportunity to select it too.

Btw: the perchild mpm does compile on my P4-box
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-10-13 05:36:59 UTC
http://httpd.apache.org/docs/2.0/mod/perchild.html

This module is not functional. Development of this module is not complete and is not currently active. Do not use perchild unless you are a programmer willing to help fix it.