Re: "Free to wrong pool" error in Apache logs under high load

2008-10-10 Thread Scott Tomilson
Sorry - I mean MPM=worker (multi thread) Cheers, Scott On Fri, Oct 10, 2008 at 5:04 PM, Scott Tomilson <[EMAIL PROTECTED]>wrote: > Actually - we compiled Apache with MPM=worker on Solaris... > > Scott > > > > On Fri, Oct 10, 2008 at 4:54 PM, Torsten Foertsch &

Re: "Free to wrong pool" error in Apache logs under high load

2008-10-10 Thread Scott Tomilson
Actually - we compiled Apache with MPM=worker on Solaris... Scott On Fri, Oct 10, 2008 at 4:54 PM, Torsten Foertsch <[EMAIL PROTECTED]>wrote: > On Fri 10 Oct 2008, Scott Tomilson wrote: > > I am running a build of mod_perl I got via perl.apache.org, yes (or I > > thi

Re: "Free to wrong pool" error in Apache logs under high load

2008-10-09 Thread Scott Tomilson
seem specific to Windows itself - or more likely ActivePerl on Windows... Cheers, Scott On Fri, Oct 10, 2008 at 12:03 AM, Perrin Harkins <[EMAIL PROTECTED]> wrote: > On Thu, Oct 9, 2008 at 3:07 AM, Scott Tomilson <[EMAIL PROTECTED]> > wrote: > > Free to wrong

"Free to wrong pool" error in Apache logs under high load

2008-10-09 Thread Scott Tomilson
Hi all, Apologies if this isn't the right forum, but I am not sure where to turn to... I have mod_perl 2.0.4 installed with ActivePerl 5.10.0 under Apache 2.2.9 running on Windows 2003 Server SP1. I have a very simple PerlResponseHandler hooked in via httpd.conf for a specific Location. My cust