On Mon, 29 Jan 2001, Robert Landrum wrote:

> I have yet to solve the runaway problem, but I came up with a way of 
> identifying the URLS that are causing the problems.
> 
> First, I added the following to a startup.pl script...
> 
> $SIG{'USR2'} = \&apache_runaway_handler;

setting that to \&Carp::confess to get a stacktrace might be more useful.

Reply via email to