Hi, All


I'm a kind of impatient person, so I've looked though the docs on mod_perl, but haven't figured out some issues :). Probably this is mentionned somewhere in the docs, can someone point me to this doc ?

Is there any way to completely avoid memory leackages while running mod_perl ? Would undef'ing a variable help here ? How perl garbage collector can be forced to free allocated memory ? I think that a little overhead brought by memory allocations will save many calcs involved by use MaxRequestsPerChild or size-controlling modules.

Any thoughts ?

Sincerely
Alex





Reply via email to