Hi.
I'm developing web application with Embperl 1.3b3 under mod_perl 1.24
(staticaly linked).
I use Apache::Session and Apache::DBI module with Embperl configured
in httpd.conf with PerlModule parameter.
Now, this is the problem.
First, I started httpd, its memory size is about 3.7M per process.
Then, I access one Embperl page it increases to 6.3M ~ 7.xM for one
process. and greeding memory goes on.
Do you think this is general?
I know Embperl cleanup variables used in script. but I suspicious
if there exist exception hall in cleaning memory usage..
Can you advice me how can I hold this memory leaking. or any other
idea can help me ?
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]