Ok.. so I am running a server with a bunch of virtual hosts..
Someone on one of them is running a PHP script or CGI thats causing problems
and im getting huge load spikes and sometimes even crashing the entire
server
requiring a hard reboot to fix it..
My question is somethin I think should be simple.. but I havent been able to
fin
an answer anywhere and am at my wits end.
How can I determine what Virtual Host actually spawned a given process ID in
linux
I do ps -ef and can easily find the problem process but it / they disappear
before I
can get any decent information from the /proc dir..
Is there any appache modules for this type of thing or some method for
logging process ID
IM going batty.. and this has to be something people have dealt with before.
..
>> Stay informed about: Virtual Host From PS?