You are viewing a plain text version of this content. The canonical link for it is here.
Posted to apache-bugdb@apache.org by Dirk-Willem van Gulik <di...@webweaving.org> on 2000/03/16 12:38:05 UTC

Re: general/5863: Server going into Apache's hangs and has heavyload when serving pages by the Inktomi traffic server (which includes AOL)

> 3) strace -p xxxxx says nothing.  Apparently there are no system calls
> being made.  I haven't tried compiling with -g yet.

I think that this is your next step. Attach GDB and see what it is
doing. 
Compiling (bits) with -g helps to make that eloquent :-) My bet is that
you are in perl

Dw.