Title: Message
Hey All,
 
I've got an issue here that I can't find any mention of.
Using template v 2.14 w/ mod_perl.
 
I've got a memory leak and I've noticed one thing.
The memory usage of the scripts seems to increase ( greatly )
with the call to $template->process.  I've done the metrics with
the GLibTop module and there is a 1.2 MB jump in the memory
size of my process when I call the process method.  This memory
never gets released.  Comment out the process call and no jump in
memory...no page either but I guess you can't have everything.
 
Even if I call $template->process( emptyfile, {} ) the process memory
still jumps up and won't release.
 
Is there some way to force it to release or clean itself up?
Or am I doing something wrong here.
 

Tony Santucci
2CO Product Development
[EMAIL PROTECTED]
Phone:  1-877-294-0273 x 129
1-614-921-2450 x 129
Fax:  1-(614 or 866)-921-2451

 

 
 

<<logo.jpeg>>

Reply via email to