
Originally Posted by
martynh
Hello,
Im not sure what has caused this because a few things have been to the server in the last few days, we have edited the apache config settings but have moved them back to the originals, we have moved over 80 accounts to the server too but the daily cpu usage shows nothing high...
In "top" we see the following:
11551 nobody 18 0 142m 123m 2976 S 78.8 3.1 0:05.61 httpd
with many many more of them with high loads like above constantly....
The following is what a website suggested I do:
root@eco [~]# ps u -C httpd
USER PID %CPU %MEM VSZ RSS TTY STAT START TIME COMMAND
root 8164 0.6 3.0 145452 127276 ? Ss Jan26 0:27 /usr/local/apache/bin/httpd -k start -DSSL
root 9083 0.0 3.0 145448 124176 ? S 00:35 0:00 /usr/local/apache/bin/httpd -k start -DSSL
nobody 9086 0.8 3.0 145928 126984 ? S 00:35 0:03 /usr/local/apache/bin/httpd -k start -DSSL
nobody 9089 1.8 3.0 146608 127464 ? S 00:35 0:07 /usr/local/apache/bin/httpd -k start -DSSL
nobody 9551 0.7 3.0 146056 126948 ? S 00:36 0:02 /usr/local/apache/bin/httpd -k start -DSSL
nobody 9577 1.9 3.0 146632 127704 ? S 00:37 0:06 /usr/local/apache/bin/httpd -k start -DSSL
nobody 10197 1.6 3.0 146556 127516 ? S 00:39 0:03 /usr/local/apache/bin/httpd -k start -DSSL
nobody 10201 2.9 3.0 146536 127424 ? S 00:39 0:06 /usr/local/apache/bin/httpd -k start -DSSL
nobody 10202 1.6 3.0 146536 127532 ? S 00:39 0:03 /usr/local/apache/bin/httpd -k start -DSSL
nobody 10902 1.7 3.0 145984 126316 ? S 00:40 0:02 /usr/local/apache/bin/httpd -k start -DSSL
nobody 10904 0.5 3.0 145856 126232 ? S 00:40 0:00 /usr/local/apache/bin/httpd -k start -DSSL
nobody 10905 0.6 3.0 145828 126684 ? S 00:40 0:00 /usr/local/apache/bin/httpd -k start -DSSL
nobody 11443 1.4 3.0 145720 125932 ? S 00:42 0:00 /usr/local/apache/bin/httpd -k start -DSSL
nobody 11444 1.6 3.0 145720 125936 ? S 00:42 0:00 /usr/local/apache/bin/httpd -k start -DSSL
All we see in the CPU usage in WHM is many:
/usr/local/apache/bin/httpd -k start -DSSL
We are using a CENTOS 5.4, Core 2 Quad core, 4 GB RAM, apache 2.2.14, SuPHP, Mod_security
We have removed all the mod_security config like someone else suggested in another topid but this made no difference, we have many many changes to the config files including changing of memory limits but it seems to make no difference.
Its only started happening for the last few days and wondered if anyone has any suggested we can try to resolved this
If you do need anymore information to work with please do let me know
thanks
martyn