]> git.pld-linux.org Git - packages/apache1.git/blobdiff - apache1.sysconfig
- unify
[packages/apache1.git] / apache1.sysconfig
index 4884ce0f9603d9e67d34060f391d4543d0bc3e6f..e2a091e02ecb5a3c443f9f54873a3bafa460d1ca 100644 (file)
@@ -1,4 +1,5 @@
 # Customized settings for apache
+# $Id$
 
 # Nice level for apache
 SERVICE_RUN_NICE_LEVEL="+5"
@@ -6,6 +7,9 @@ SERVICE_RUN_NICE_LEVEL="+5"
 # Cmdline options
 HTTPD_OPTS=""
 
+# perhaps set 128MB memory limit
+#SERVICE_LIMITS="$DEFAULT_SERVICE_LIMITS -m 128000"
+
 # Skip apache restarts invoked from rpm installs.
 # Enable this if you run a production server and don't want rpm upgrade restart
 # your webserver like 20 times.
This page took 0.043443 seconds and 4 git commands to generate.