The problem might be in RegistryCooker.pm
 
I upgraded each script from 1.99_14 to current one by one to find the leak starts when using the current RegistryCooker.pm

Let me know if this help...
 
thanks

From: Jean-François Nadeau [mailto:[EMAIL PROTECTED]
Sent: 21 décembre 2004 08:15
To: [EMAIL PROTECTED]
Subject: PerlRun Memory leak upgrading from 1.99_14 to 2.0.0-RC1

Hi all,
 
I was using mod_perl-1.99_14 under Apache 2.0.49,
 
I upgraded to mod_perl-2.0.0-RC1 under Apache 2.0.52.
 
Im using RedHat 8.0 / perl 5.8.0 / CGI.pm 3.05
 
Apache configuration :
 
 SetHandler perl-script
 PerlResponseHandler ModPerl::PerlRun
 PerlOptions +ParseHeaders +GlobalRequest
 
We only use the PerlRun handler. 
 
Since the upgrade,  Apache childs leak (fast).
 
Using the old PerlRun.pm with the current mod_perl.so does not leak.
 
I attached "mybugreport"
 
Let me know if more information is needed
 
Regards,
 
Jean
 

Reply via email to