Web Hosting Talk







View Full Version : Server Load Questions


mokkan
05-22-2003, 01:25 PM
HI,

I am running Cpanel/WHM and getting overload on my server.
When i see cpu status gettig lots of follwing messages.

usr/local/apache/bin/httpd-DSSL
28128 nobody 0 1.1 2.2 /usr/local/apache/bin/httpd-DSSL
14436 nobody 0 0.9 2.4 /usr/local/apache/bin/httpd-DSSL
28103 nobody 0 0.9 2.2 /usr/local/apache/bin/httpd-DSSL
21756 nobody 0 0.0 2.2 /usr/local/apache/bin/httpd-DSSL
22286 nobody 0 0.0 2.2 /usr/local/apache/bin/httpd-DSSL
23267 nobody 0 0.0 2.2 /usr/local/apache/bin/httpd-DSSL


Getting lots of these. How could I sove this problem?

Anyhelp is appreciated.

dside443
05-22-2003, 01:28 PM
Those are new spawned Apache processes to handle userload. You can lower the amount of processes started by editing /usr/local/apache/conf/httpd.conf.

mokkan
05-22-2003, 01:31 PM
Do you what exact chagnes I have to do on this file. I really appreciate.