From owner-freebsd-questions Wed Mar 12 15:00:19 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id PAA17316 for questions-outgoing; Wed, 12 Mar 1997 15:00:19 -0800 (PST) Received: from mixcom.mixcom.com (mixcom.mixcom.com [198.137.186.100]) by freefall.freebsd.org (8.8.5/8.8.5) with SMTP id PAA17297; Wed, 12 Mar 1997 15:00:15 -0800 (PST) Received: from P60 by mixcom.mixcom.com (8.6.12/2.2) id QAA15034; Wed, 12 Mar 1997 16:57:28 -0600 Message-Id: <3.0.32.19970312165547.0115c830@mixcom.com> X-Sender: sysop@mixcom.com X-Mailer: Windows Eudora Pro Version 3.0 (32) Date: Wed, 12 Mar 1997 16:55:47 -0600 To: David Langford From: "Jeffrey J. Mountin" Subject: Re: problem with over 133 virutal domains with apache on 2.1.7 Cc: questions@FreeBSD.ORG, isp@FreeBSD.ORG Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk At 10:13 AM 3/12/97 -1000, David Langford wrote: > >I have a problem with apache and virual domains on 2.1.7. > >When I add my 134'th virtual domain to apache it says it can no longer figure >out its hostname and wants me to set ServerName Seems to be the in thing today with virtual hosts. ;-) I recall when this happened, but I was at 116 or so. >I tried setting unlimit before running with novail. > >Any extra tweaks I need in the kernel? I would disable error logging for the hosts. We turn it on by request if a cgi is not working properly. If you have not done so, edit /sys/sys/syslimits.h OPEN_MAX to 256 CHILD_MAX to 128 Max users 64 or 128 (doesn't matter much), but 128 squaks "> 64". Waiting to hear if anyone has exceeded these without any problems, especially the OPEN_MAX value. Pushed a server to 170 easily. 8-) ------------------------------------------- Jeff Mountin - System/Network Administrator jeff@mixcom.net MIX Communications Serving the Internet since 1990