]> TLD Linux GIT Repositories - packages/apache.git/blobdiff - apache.sysconfig
- mod_authn/z_core provide mod_authn/z_default to smooth upgrade
[packages/apache.git] / apache.sysconfig
index 7dd72ed0f8b2f9699a7109036586c151903389df..b5822982bc816b55aed41ba37375ca4b945bffda 100644 (file)
@@ -11,11 +11,6 @@ SERVICE_RUN_NICE_LEVEL="+5"
 # -T avoid doing many unneded DocumentRoot checks
 HTTPD_OPTS=""
 
-# choose MPM
-# prefork, worker, perchild (experimental), metuxmpm (experimental)
-# (note that some may be not available)
-HTTPD_MPM="prefork"
-
 # perhaps set 128MB memory limit
 #SERVICE_LIMITS="$DEFAULT_SERVICE_LIMITS -m 128000"