Hi,
I have a Dual xeon 2.4 (Hyerthreading so thats 4 virtual)
1gig ECC Ram.
Running latest firmware of Cpanel/WHM
last pid: 67597; load averages: 0.13, 0.22, 0.24 up 4+11:54:14 13:25:44
115 processes: 2 running, 112 sleeping, 1 zombie
CPU states: 0.2% user, 0.0% nice, 0.0% system, 0.0% interrupt, 99.8% idle
Mem: 679M Active, 79M Inact, 194M Wired, 40M Cache, 112M Buf, 9524K Free
Swap: 1536M Total, 620M Used, 916M Free, 40% Inuse
I only host about 10-15 sites that arent very big in size..
I found apache was using that much memory by using
ps auxf | grep http | cut -c 31-37
then i added all the numbers up in a php script i quickly made (RRS is the memory usage right?)
I added it up to 700MB+ ..
apache config =
#-
#Rlimit added by apachelimits.pl
#-
RLimitMEM 0
RLimitCPU 240
MaxKeepAliveRequests 100
KeepAliveTimeout 15
MinSpareServers 32
MaxSpareServers 64
StartServers 5
MaxClients 400
MaxRequestsPerChild 0
any ideas?



LinkBack URL
About LinkBacks
Reply With Quote





