]> git.pld-linux.org Git - packages/apache1.git/blame - apache1.sysconfig
rel 15; builds
[packages/apache1.git] / apache1.sysconfig
CommitLineData
f1d346be 1# Customized settings for apache
f886ad80 2# $Id$
6f0e8ef9
JB
3
4# Nice level for apache
5SERVICE_RUN_NICE_LEVEL="+5"
6
6d0c6dff 7# Cmdline options
bd0a490e 8# Use -4 to disable ipv6 networking
6f0e8ef9
JB
9HTTPD_OPTS=""
10
f886ad80
ER
11# perhaps set 128MB memory limit
12#SERVICE_LIMITS="$DEFAULT_SERVICE_LIMITS -m 128000"
13
ba415ee6
ER
14# if you want to use CoreDumpDirectory in apache.conf:
15#SERVICE_LIMITS="-u unlimited -c unlimited"
16
a7641975 17# Skip Apache restarts invoked from rpm installs.
b53feeee 18# Enable this if you run a production server and don't want rpm upgrade restart
106d0809 19# NOTE: You should be aware of that you need then restart the webserver manually.
b5e956ee 20#RPM_SKIP_AUTO_RESTART=yes
This page took 0.093306 seconds and 4 git commands to generate.