summaryrefslogtreecommitdiff
path: root/www/apache22
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>1998-06-13 08:33:41 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>1998-06-13 08:33:41 +0000
commit900a2aa27888a8ae010b03ec4a4477eb26d9dbd1 (patch)
tree04e984f5a981426fa29a93e6a544e6038193b4dc /www/apache22
parentChange directory name from 'platex209' to 'platex209-euc'. (diff)
Increase HARD_SERVER_LIMIT to 512, it is already limited by MaxClients
directive installed by default and this needs to avoid unnecessary recompilation
Notes
Notes: svn path=/head/; revision=11413
Diffstat (limited to 'www/apache22')
-rw-r--r--www/apache22/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/www/apache22/Makefile b/www/apache22/Makefile
index 12479ec0d30c..146111e41a57 100644
--- a/www/apache22/Makefile
+++ b/www/apache22/Makefile
@@ -3,7 +3,7 @@
# Date created: Fri Aug 25 16:42:36 CDT 1995
# Whom: ache@nagual.pp.ru
#
-# $Id: Makefile,v 1.53 1998/06/07 02:39:22 asami Exp $
+# $Id: Makefile,v 1.54 1998/06/09 19:49:59 ache Exp $
#
DISTNAME= apache_1.3.0
@@ -29,7 +29,8 @@ CONFIGURE_ARGS= \
--disable-module=auth_dbm
CONFIGURE_ENV= \
-OPTIM='-DBUFFERED_LOGS -DDOCUMENT_LOCATION=\\"'${PREFIX}'/www/data/\\" \
+OPTIM='-DBUFFERED_LOGS -DHARD_SERVER_LIMIT=512 \
+-DDOCUMENT_LOCATION=\\"'${PREFIX}'/www/data/\\" \
-DDEFAULT_PATH=\\"/bin:/usr/bin:'${PREFIX}'/bin\\"'
MAN1= ab.1 apachectl.1 dbmmanage.1 htdigest.1 htpasswd.1