Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Aug 2001 03:28:50 -0400
From:      "Deepak Jain" <deepak@ai.net>
To:        "Alan P. Laudicina" <alanp@boredom.org>, "KurtChen" <kurt@dv8.com.tw>
Cc:        <freebsd-questions@FreeBSD.ORG>
Subject:   RE: apache limit problem
Message-ID:  <GPEOJKGHAMKFIOMAGMDIGENBFDAA.deepak@ai.net>
In-Reply-To: <20010829001120.A3179@boredom.org>

next in thread | previous in thread | raw e-mail | index | archive | help

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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?GPEOJKGHAMKFIOMAGMDIGENBFDAA.deepak>