Date: Fri, 30 Nov 2001 09:33:42 -0500 From: Devin Smith <devin-freebsdquestions@rintrah.org> To: Nathan <chrome@stupendous.net> Cc: freebsd-questions@freebsd.org Subject: Re: Apache MaxClients setting Message-ID: <20011130093342.A35244@tharmas.rintrah.org> In-Reply-To: <3F6664EE-E505-11D5-AD5E-00039312D286@stupendous.net>; from chrome@stupendous.net on Thu, Nov 29, 2001 at 08:11:17PM %2B0000 References: <3F6664EE-E505-11D5-AD5E-00039312D286@stupendous.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Nov 29, 2001 at 08:11:17PM +0000, Nathan wrote: > Hi, >=20 > I have a need to increase the MaxClients setting on apache higher than=20 > 256 - preferably to 4096 or to some other number if I need it. I'm using= =20 > the Apache from /usr/ports, 1.3.20, on FreeBSD 4.4 >=20 > What's the correct way to do this? I Understand it's just a define=20 > (HARD_SERVER_LIMIT) but how do I get Ports to recognise it? I don't want= =20 > to just compile it myself, as I like to use Ports wherever possible :) >=20 > Thanks. >=20 > --- > You can keep trying, drown in sleep to be flying > See for Miles, something that I wanted to be > I can't wake this dream, prototype ends up has been > Incomplete, the consequence of something to be=09 >=20 >=20 the source is stored in the work directory. do a cd to the apache ports dir= ectory.=20 =46rom there, 'vi work/apache_1.3.20/src/include/httpd.h' and edit accordin= gly. I think a 'make reinstall' should do it from there. --devin 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?20011130093342.A35244>