From owner-freebsd-questions Tue Aug 28 21:11:41 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mankind.boredom.org (mankind.boredom.org [208.184.52.150]) by hub.freebsd.org (Postfix) with ESMTP id CE7D537B408 for ; Tue, 28 Aug 2001 21:11:37 -0700 (PDT) (envelope-from alanp@boredom.org) Received: by mankind.boredom.org (Postfix, from userid 166) id BD97E81601B; Wed, 29 Aug 2001 00:11:20 -0400 (EDT) Date: Wed, 29 Aug 2001 00:11:20 -0400 From: "Alan P. Laudicina" To: KurtChen Cc: freebsd-questions@freebsd.org Subject: Re: apache limit problem Message-ID: <20010829001120.A3179@boredom.org> References: <011801c13041$527102b0$b4a449d3@cnctv.com.tw> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <011801c13041$527102b0$b4a449d3@cnctv.com.tw>; from kurt@dv8.com.tw on Wed, Aug 29, 2001 at 12:16:04PM +0800 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 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