Please help me, I have a server with Red Hat Linux and Apache and once o twice a day the server is very slow, when a log in with telnet and run "top" I always find 3 or 4 apache processes eating up all available cpu, my question is:
Is there any way to trace an apache process (I only got the PID) to find out what URL page it belongs to?
If I could find out what is the php or cgi file that is overloading my server then I could stop this, but I don't know how to do it!!
I only have a few sites of mine and a few others of some friends hosted in the box, so I need to know who has the buggy program overloading my server.
Thanks in advance experts for your advice
Is there any way to trace an apache process (I only got the PID) to find out what URL page it belongs to?
If I could find out what is the php or cgi file that is overloading my server then I could stop this, but I don't know how to do it!!
I only have a few sites of mine and a few others of some friends hosted in the box, so I need to know who has the buggy program overloading my server.
Thanks in advance experts for your advice