in reply to Re: Where is my cgi memory leak?
in thread Where is my cgi memory leak?

Also persistant data storage such as caching of database handles in Apache::DBI, Statements using DBIs prepare_chached and cached templates in HTML::Template

Hope this helps
UnderMine