[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ic] mod_interchange and Apache MaxClients


On 11/14/2005 03:52 PM, John1 wrote:
I am running Apache with mod_interchange 1.32, with the following httpd.conf entries:

StartServers  5
MinSpareServers  5
MaxSpareServers  10
MaxClients  150
MaxRequestsPerChild 10000

Try dropping MaxRequestsPerChild down to 100 or even 50 so that they get dropped and restarted before they get too bloated. These are my settings:

PreFork             Yes
StartServers        5
MaxServers          0
MaxRequestsPerChild 50
HouseKeeping        2
PIDcheck            120

Peter
_______________________________________________
interchange-users mailing list
suppressed
http://www.icdevgroup.org/mailman/listinfo/interchange-users


Mail converted by mhonarc 2.6.15
This archive provided courtesy of JSW4.NET, Internet Hosting Services for Small Business.