On Thu, 14 Jun 2001, Doug MacEachern wrote:

> <repeat>
> 1.21_01 had two dso fixes, one to close all .so's opened by DynaLoader and
> one to call perl_shutdown(), both of which were large leaks.  with
> 1.25_01-dev and Perl 5.6.1 i see a 4k growth on the first kill -USR1 and
> no change after that.  what is your perl -V and mod_perl version?
> </repeat>
>
> if people are seeing leaks on restart using Perl 5.005_03 i am not
> surprised, 5.6.1 plugs a great many leaks.

Perl 5.005_03, mod_perl 1.25.

I have since fixed the memory leak problem by recompiling mod_perl so that
it is statically linked to Apache instead of as a DSO.

-Philip Mak ([EMAIL PROTECTED])

Reply via email to