apache process limit

5 posts / 0 new
Last post
#1 Tue, 12/13/2011 - 10:26
DoubleSpeed

apache process limit

Can anyone tell me where the apache process limit is set/controlled for a virtual host or for the entire server? Also are there any other aspects I need to consider setting/controlling for a high demand/traffic site to ensure the resources of the server are not limited or throttled?

Wed, 12/14/2011 - 04:49
DoubleSpeed

Can anyone advise on the above?

Wed, 12/14/2011 - 06:17
PaliGap

Hi DoubleSpeed

I'm interested in this too. There are quite a few settings in your global httpd.conf to consider it seems eg

StartServers MinSpareServers MaxSpareServers MaxClients
ServerLimit

I'm thinking of making use of Apache mod_status to see if that will help me: http://articles.slicehost.com/2010/3/26/enabling-and-using-apache-s-mod_...

Wed, 12/14/2011 - 07:52
DoubleSpeed

Yes and in conjunction with the server it would also be good to consider MySQL configuration as well to ensure that this isn't limited or throttled as well, can anyone advise on this?

Fri, 12/16/2011 - 11:38
DoubleSpeed

Would be really good to get some feedback from others on this, can anyone help?

Topic locked