Apache Keeps Hanging

nick-harper

New member
Hi guys,

my server keeps coming to a standstill.

I have to reboot it every couple of hours.

When I check the logs I have loads of this:

Code:
[Sat Oct 23 19:18:34 2010] [error] child process 5960 still did not exit, sending a SIGKILL
[Sat Oct 23 19:18:34 2010] [error] child process 5965 still did not exit, sending a SIGKILL
[Sat Oct 23 19:18:34 2010] [error] child process 5966 still did not exit, sending a SIGKILL
[Sat Oct 23 19:18:34 2010] [error] child process 5967 still did not exit, sending a SIGKILL
[Sat Oct 23 19:18:34 2010] [error] child process 5969 still did not exit, sending a SIGKILL
[Sat Oct 23 19:18:34 2010] [error] child process 5970 still did not exit, sending a SIGKILL
[Sat Oct 23 19:18:34 2010] [error] child process 6014 still did not exit, sending a SIGKILL
[Sat Oct 23 19:18:34 2010] [error] child process 6021 still did not exit, sending a SIGKILL
[Sat Oct 23 19:18:34 2010] [error] child process 6024 still did not exit, sending a SIGKILL
and

Code:
[Sat Oct 23 19:18:23 2010] [error] mod_fcgid: fcgid process manager died, restarting the server
Is this a problem with Apache?
 


tail -f your log file,
are you getting unusual traffic form you site ? in your log file, see if you are hit from a specific range and if so, block them from your .htaccess or /etc/hosts.deny file