From owner-freebsd-questions Wed Mar 12 22:18:07 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id WAA07969 for questions-outgoing; Wed, 12 Mar 1997 22:18:07 -0800 (PST) Received: from caliban.dihelix.com (caliban.mrtc.org [199.4.33.251]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id WAA07945; Wed, 12 Mar 1997 22:18:02 -0800 (PST) Received: (from langfod@localhost) by caliban.dihelix.com (8.8.4/8.8.3) id UAA13508; Wed, 12 Mar 1997 20:17:50 -1000 (HST) Message-Id: <199703130617.UAA13508@caliban.dihelix.com> Subject: Re: problem with over 133 virutal domains with apache on 2.1.7 In-Reply-To: <3.0.32.19970312165547.0115c830@mixcom.com> from "Jeffrey J. Mountin" at "Mar 12, 97 04:55:47 pm" To: sysop@mixcom.com (Jeffrey J. Mountin) Date: Wed, 12 Mar 1997 20:17:49 -1000 (HST) Cc: langfod@dihelix.com, questions@FreeBSD.ORG, isp@FreeBSD.ORG From: "David Langford" X-blank-line: This space intentionaly left blank. X-Mailer: ELM [version 2.4ME+ PL31 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Jeffrey J. Mountin >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 > >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-) I have MAXUSER set at 256 and I had OPEN_MAX set at 256. Still I get the problem. I notice that setting the OPEN_MAX to 1024 didnt seem to do a whole lot. One problem is that we DO have logging for each domain. Unfotunately I am not sure if I can turn it off now... This really messed up my migration schedule.... :) -David Langford langfod@dihelix.com