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
 

Attachment: mybugreport
Description: Binary data

-- 
Report problems: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html
List etiquette: http://perl.apache.org/maillist/email-etiquette.html

Reply via email to