On 6/19/05, kalin mintchev <kalin@xxxxxx> wrote: > hi all... > > i started this a few weeks ago.. the situation hasn't been improving... > i'm getting really frustrated. i've looked for scripts but i can not find > anything wrong. besides there are about 150 domains on that machine and i > can't go through each php or pearl file.... > > i woke up today to about 20 or so stalled processes - the most ever. i do > have server-status on but that just points to the machine name... what to > do? i can't shut down domains until i figured where the hell is the > offending script.... > > right now i have one process running wild but top and server-status report > differnte cpu usage for those processes. here: > > from top: > > 55 processes: 2 running, 53 sleeping > CPU states: 16.0% user, 0.0% nice, 83.7% system, 0.4% interrupt, 0.0% idle > Mem: 349M Active, 428M Inact, 177M Wired, 38M Cache, 112M Buf, 9944K Free > Swap: 2032M Total, 100K Used, 2032M Free > > PID USERNAME PRI NICE SIZE RES STATE TIME WCPU CPU COMMAND > 66696 nobody 59 0 16168K 10580K RUN 153:54 98.24% 98.24% httpd > 9-0 66696 0/3151/3151 W 6.50 9007 0 0.0 62.23 62.23 > 207.214.244.4 guey.el.net GET / HTTP/1.0 Well, it looks like a script at http://guey.el.net/ is causing your problems. If you need more info than that, you can attach to that process with a debugger and get a backtrace to see exactly what it is up to. Joshua. --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx