Remi Fasol wrote:
>
> hello.
>
> i am using Tie::IxHash within my Apache::ASP page and
> have noticed that the size of my processes are
> balooning in size (as told by 'top').
>
> do i need to explicitly untie and undef my tie
> variables? or are they automatically freed when my
> page exits?
>
hello.
i am using Tie::IxHash within my Apache::ASP page and
have noticed that the size of my processes are
balooning in size (as told by 'top').
do i need to explicitly untie and undef my tie
variables? or are they automatically freed when my
page exits?
thank you,
remi
__