Date: Mon, 5 Jun 2000 10:49:11 +0300 (EEST) From: Pekka Savola <pekkas@netcore.fi> To: Alfred Perlstein <bright@wintelcom.net> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Setting restrictions on Apache processes Message-ID: <Pine.LNX.4.21.0006051046160.11078-100000@netcore.fi> In-Reply-To: <20000604234749.L17973@fw.wintelcom.net>
next in thread | previous in thread | raw e-mail | index | archive | help
> I think you'll need to fight MaxRequestsPerChild and MaxClients until > you're able to get more ram. I'm a bit confused as to why the apache > processes are getting so big. > > what are your settings for MaxRequestsPerChild and MaxClients? MaxRequestsPerChild was unlimited (0), MaxClients was 250; downed from 300 and before that 500 to avoid crashy situations. Now I tried setting MaxReqs to 500 and upping MaxClients a bit again, to see what happens. > are you using any special modules? mod_perl? php? Php3 with MySQL, nothing else. We used SSL a few months ago, but it seemed to cause some overhead in binary size, so I stripped it. Regards, -- Pekka Savola "Tell me of difficulties surmounted, Pekka.Savola@netcore.fi not those you stumble over and fall" 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?Pine.LNX.4.21.0006051046160.11078-100000>