Silly Apache Question...

Jeremy C. Reed reed at reedmedia.net
Thu May 4 14:23:17 MST 2006


On Thu, 4 May 2006, Zeddy wrote:

> USER      PID %CPU %MEM   VSZ  RSS  TT  STAT STARTED      TIME COMMAND
> apache  70206 96.7  0.3  3540 3028  ??  R    11:15PM 249:14.29 /usr/
> local/apache/bin/httpd -DSSL (perl5.8.4)
> popuser 57198 11.3  0.0     0    0  ??  Z     3:29AM   0:00.00  (perl5.8.4)
> 
> killing and restarting apache fixes it... but... it kills everything.... cus
> it's beating on the server....
> 
> is there anything like top that would show what site is doing this...

Try the mod_status "server-status" handler.
 http://httpd.apache.org/docs/2.0/mod/mod_status.html

Also since you know the PID of the child with high load, you can use 
ltrace or strace to see what with library or system calls.

Or you can use lsof to see the network connection for that PID.

I wonder why it had "perl5.8.4" after that httpd...

 Jeremy C. Reed

echo '9,J8HD,fDGG8B@?:536FC5=8 at I;C5?@H5B0D at 5GBIELD54DL>@8L?:5GDEJ8LDG1' |\
sed ss,s50EBsg | tr 0-M 'p.wBt SgiIlxmLhan:o,erDsduv/cyP'


More information about the PLUG-discuss mailing list