How to determine what makes Apache crash?

2013-03-07 Thread Michiel Beijen
Hi, I'm using mod_perl 2.0.7 on Windows with Apache 2.2.23. I got Apache from Apachelounge, and compiled mod_perl and perl 5.16.2 myself using Visual Studio 2008. I'm using a 32-bit Windows Vista. Pretty frequently my app (which works just fine on Linux) makes Apache crash. If I perform 500 reque

Re: How to determine what makes Apache crash?

2013-03-07 Thread Jeff Trawick
On Thu, Mar 7, 2013 at 2:43 PM, Michiel Beijen wrote: > On Thu, Mar 7, 2013 at 4:02 PM, Jeff Trawick wrote: > > > mod_backtrace (http://emptyhammock.com/projects/httpd/diag/) may be a > > shortcut to getting a backtrace. There's a binary for use with Apache > 2.2 > > on Windows in the download p

Re: How to determine what makes Apache crash?

2013-03-07 Thread Michiel Beijen
On Thu, Mar 7, 2013 at 4:02 PM, Jeff Trawick wrote: > mod_backtrace (http://emptyhammock.com/projects/httpd/diag/) may be a > shortcut to getting a backtrace. There's a binary for use with Apache 2.2 > on Windows in the download package. > > Any mechanism for getting a backtrace will require tha

Re: How to determine what makes Apache crash?

2013-03-07 Thread Jeff Trawick
On Thu, Mar 7, 2013 at 9:52 AM, Michiel Beijen wrote: > Hi, > > I'm using mod_perl 2.0.7 on Windows with Apache 2.2.23. I got Apache > from Apachelounge, and compiled mod_perl and perl 5.16.2 myself using > Visual Studio 2008. I'm using a 32-bit Windows Vista. > > Pretty frequently my app (which w

How to determine what makes Apache crash?

2013-03-07 Thread Michiel Beijen
Hi, I'm using mod_perl 2.0.7 on Windows with Apache 2.2.23. I got Apache from Apachelounge, and compiled mod_perl and perl 5.16.2 myself using Visual Studio 2008. I'm using a 32-bit Windows Vista. Pretty frequently my app (which works just fine on Linux) makes Apache crash. If I perform 500 reque