Hi,
I've average of 100-140 httpd connections at a time, my sever is dual-core 3000 with 2GB of ram, and there are about 250 accoutns on it,
recently my server load gets too high significantly and I'm not sure if it's because of lack of Memory,
command "ps aux|grep httpd" gives result of 130 processes averagely that each httpd process consumes 1.6% of memory, and it means 208% (130*1.6) of server memory is engaged by httpd processes to gather,
does anybody could explain this matter ? is the server high load a result of memory lack ?
Thanks,
I've average of 100-140 httpd connections at a time, my sever is dual-core 3000 with 2GB of ram, and there are about 250 accoutns on it,
recently my server load gets too high significantly and I'm not sure if it's because of lack of Memory,
command "ps aux|grep httpd" gives result of 130 processes averagely that each httpd process consumes 1.6% of memory, and it means 208% (130*1.6) of server memory is engaged by httpd processes to gather,
does anybody could explain this matter ? is the server high load a result of memory lack ?
Thanks,
Last edited: