From owner-freebsd-questions Wed Aug 29 0:24:56 2001 Delivered-To: freebsd-questions@freebsd.org Received: from aries.ai.net (aries.ai.net [205.134.163.4]) by hub.freebsd.org (Postfix) with ESMTP id 5834937B406 for ; Wed, 29 Aug 2001 00:24:53 -0700 (PDT) (envelope-from deepak@ai.net) Received: from blood (pool-138-88-76-242.res.east.verizon.net [138.88.76.242]) by aries.ai.net (8.9.3/8.9.3) with SMTP id DAA06345; Wed, 29 Aug 2001 03:29:57 -0400 (EDT) (envelope-from deepak@ai.net) Reply-To: From: "Deepak Jain" To: "Alan P. Laudicina" , "KurtChen" Cc: Subject: RE: apache limit problem Date: Wed, 29 Aug 2001 03:28:50 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 In-Reply-To: <20010829001120.A3179@boredom.org> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG You might be able to just do a : make -DHARD_SERVER_LIMIT=512 Deepak Jain AiNET -----Original Message----- From: owner-freebsd-questions@FreeBSD.ORG [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Alan P. Laudicina Sent: Wednesday, August 29, 2001 12:11 AM To: KurtChen Cc: freebsd-questions@FreeBSD.ORG Subject: Re: apache limit problem On Wed, Aug 29, 2001 at 12:16:04PM +0800, KurtChen wrote: > hi > i have a new apache server,i config the httpd.conf file. > and i try to setup more MaxClients function. > but i use configtest ,it monitor message > > "WARNING: MaxClients of 290 exceeds compile time limit of 256 servers, > lowering MaxClients to 256. To increase, please see the > HARD_SERVER_LIMIT define in src/include/httpd.h. > " > i already install the include src. but cannot found the httpd.h > how can i do this .and where can read HARD_SERVER_LIMIT . I believe this means that you need to edit src/include/httpd.d in the source distribution of apache, not in files already installed on your system. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message