[rt-users] Help - memory leak problems

Johnson, Michael1 [IT] michael1.johnson at citigroup.com
Fri Oct 17 13:15:51 EDT 2003


With this config make sure you have a large number of file descriptors
set in your kernel. 

-----Original Message-----
From: John Jasen [mailto:jjasen at datafoundation.com]
Sent: Friday, October 17, 2003 10:04 AM
To: Barry Byrne
Cc: douglas.borrie at eject.co.za; rt-users at lists.fsck.com
Subject: RE: [rt-users] Help - memory leak problems



I've put some of the following into my httpd.conf, and so far, apache
has 
remained stable and reasonably quick over the last 10 days:

redhat linux 7.3, rt 3.0.4, 1GB ram

MaxKeepAliveRequests 100
KeepAliveTimeout 15
MinSpareServers 2
MaxSpareServers 10
StartServers 6
MaxClients 50
MaxRequestsPerChild 500

Season these values to taste for your environment, and it should help.
The 
goal is to kill off apache child processes as they get 'too old and 
overworked'.

Hope that helps.

_______________________________________________
rt-users mailing list
rt-users at lists.fsck.com
http://lists.fsck.com/mailman/listinfo/rt-users

Have you read the FAQ? The RT FAQ Manager lives at http://fsck.com/rtfm



More information about the rt-users mailing list