Hi,

I'm using the Debian package of mod_perl (1.21) and apache 1.3.9 and
I've noticed quite nasty memory leaks on server restart. I've noticed
unresolved bug reports on the Debian pages about this. Is it a known
issue with this version?

The leak is ca. 2MB each restart (or graceful) with my startup script
enabled (which queries a database, and uses the following modules:
 Apache
 Apache::PerlSections
 Apache::DBI
 Data::Dumper
 Carp
 VI::Utils

All my vars are declared as "my".
When I disable all Perl stuff (my startup script, the <perl> sections etc)
I still see a memory leak, albeit a smaller one.

Can anyone shed any light on this?

Cheers,
Ben


-- 
+-----Ben Bell - "A song, a perl script and the occasional silly sig.-----+
  ///      email: [EMAIL PROTECTED]            www: http://www.deus.net/~bjb/
  bjb    Don't try to drive me crazy... 
  \_/                                        ...I'm close enough to walk. 

Reply via email to