I have a related question. I am using IPC::MM to pass shared information between 
children in mod_perl, Apache 1.3, which is recommended by e.g. Perrin several times on 
the list.

The memory can be cleaned up or re-use under a normal Perl program by mm_destroy($mm). 
In mod_perl, is there a way to clean it up? Somehow, it looks impossible. Then, if 
impossible, will it become a memory leaking source?

BTW, the module works fine.

Thanks.


Peter
 

-- 
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