]> git.pld-linux.org Git - packages/apache1.git/blobdiff - apache1.sysconfig
rel 15; builds
[packages/apache1.git] / apache1.sysconfig
index 2c0dac1bdc7f3082ee5cfdeca146bfd0dc7ad535..3726cf7e136d29fc14ebc140023a3766b7392c35 100644 (file)
@@ -11,8 +11,10 @@ HTTPD_OPTS=""
 # perhaps set 128MB memory limit
 #SERVICE_LIMITS="$DEFAULT_SERVICE_LIMITS -m 128000"
 
-# Skip apache restarts invoked from rpm installs.
+# if you want to use CoreDumpDirectory in apache.conf:
+#SERVICE_LIMITS="-u unlimited -c unlimited"
+
+# 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.
 # NOTE: You should be aware of that you need then restart the webserver manually.
 #RPM_SKIP_AUTO_RESTART=yes
This page took 0.04072 seconds and 4 git commands to generate.