]> git.pld-linux.org Git - packages/apache1.git/blame - apache1.sysconfig
- update to 1.3.39
[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
6f0e8ef9
JB
8HTTPD_OPTS=""
9
f886ad80
ER
10# perhaps set 128MB memory limit
11#SERVICE_LIMITS="$DEFAULT_SERVICE_LIMITS -m 128000"
12
b53feeee
ER
13# Skip apache restarts invoked from rpm installs.
14# Enable this if you run a production server and don't want rpm upgrade restart
106d0809
ER
15# your webserver like 20 times.
16# NOTE: You should be aware of that you need then restart the webserver manually.
b5e956ee 17#RPM_SKIP_AUTO_RESTART=yes
This page took 0.03024 seconds and 4 git commands to generate.