Forums / Install & configuration / Setting Apache to be "prefork"

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

Setting Apache to be "prefork"

Author Message

Tony Stark

Tuesday 06 November 2007 12:23:17 pm

Sorry, not too hot on Apache!

Is there a setting to ensure Apache is prefork or is it a specific version to install?

Matthew Carroll

Tuesday 06 November 2007 1:17:44 pm

There is no setting that you can change after apache is installed. The MPM is compiled in. Most linux distributions package the different MPMs separately, e.g. for Debian:

http://packages.debian.org/search?keywords=apache2-mpm&searchon=names&suite=stable

http://carroll.org.uk

Tony Stark

Tuesday 13 November 2007 2:12:10 pm

Thanks!