Strange Apache behavior

2009-03-26 Thread B. Prince
I've run into a strange Apache/mod_perl issue recently. I have a mod_perl application that has been running just fine for over 6 years. Recently however I noticed that about 1 out of every 5 Apache restarts (we restart nightly for various reasons) results in 500 responses. One (sometimes more) rest

Re: Strange Apache behavior

2009-03-26 Thread Perrin Harkins
On Thu, Mar 26, 2009 at 2:29 PM, B. Prince wrote: > Recently I noticed that every so often the Apache parent process tries to > handle the request after a server restart. Really? I've only seen that when explicitly using the -X option. You might want to see if anyone on the httpd list knows wha