Hi All,

Anyone experience problems with filters and large files?

I tried to download a 650MB ISO image through my proxy with a filter
enabled and it caused the box to run out of memory, thrash and
eventually panic.

Its a stream based output filter that sits in a loop doing
$f->read(...). Even when I do a return Apache::DECLINED to after every
read, I still get massive memory usage eventually leading to a crash.

Any ideas?

---
Regards,
Chris Pringle

UK PSG
Hewlett-Packard, Bristol
Tel: +44 117 31 29664



--
Reporting bugs: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html

Reply via email to