Apache2-Archive

 view release on metacpan or  search on metacpan

lib/Apache2/Archive.pm  view on Meta::CPAN

475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
                <TD>##FileSize</TD>
        </TR>
        ##EndData
        </TABLE></BODY></HTML>
 
=head1 BUGS
 
=item MEMORY LEAK
 
There is a problem with memory leakage. This is greatly
reduced with Archive::Tar 0.2 and later. Still, if you have a busy site, I advise
checking memory consumption, and experimenting with the SizeLimit variable, or with
Apache::SizeLimit. Expect processes to be 10Mb and more.
 
=item No error checking on template file
 
If you create a faulty template file,
the server will attempt to use it regardless and may behave unpredictably.
 
=item Tar files within tar files



( run in 0.222 second using v1.01-cache-2.11-cpan-bf8d7bb2d05 )