in reply to I ran out of memory
You forgot to tell us which webserver you are using and if you are using mod_perl.
Unless you did something really wrong, CGIs shouldn't be a problem, since they die and free the memory they were using after execution
If you are using Apache and mod_perl you should try Apache::SizeLimit to shoot apache instances that grew too big. If not... good luck ;-) the question is unanswerable without the code
Ciao!
--bronto
The very nature of Perl to be like natural language--inconsistant and full of dwim and special cases--makes it impossible to know it all without simply memorizing the documentation (which is not complete or totally correct anyway).
--John M. Dlugosz
|
|---|