Re: [Hampshire] Apache errors

Top Page

Reply to this message
Author: Victor Churchill
Date:  
To: Hampshire LUG Discussion List
Subject: Re: [Hampshire] Apache errors
On 03/08/07, Hugo Mills <hugo@???> wrote:
> > >    Does anyone have any suggestions as to how to investigate the
> > > Apache/mod_perl system so that I can work out what's going wrong?


try running top -b > /tmp/somefile at a time when you expect it to
break and see if that shows you something?
(Actually if it's a live system possibly prefix that with a 'nice'.
And it will generate a big file quite quickly ...)
Or hunt around for instrumentation you can switch on inside Apache....