Just what the subject says, after running the stress testing on mod_perl using the bleadperl 12505 my /var/tmp partition went full, since CGI.pm's bundled with bleadperl doesn't cleanup tmp files created during upload under mod_perl 2.0 only. I've tested with modperl 1.26-dev and bleadperl and it doesn't have this problem.
$CGI::VERSION='2.78'; That's the problematic test: t/TEST modules/cgiupload _____________________________________________________________________ Stas Bekman JAm_pH -- Just Another mod_perl Hacker http://stason.org/ mod_perl Guide http://perl.apache.org/guide mailto:[EMAIL PROTECTED] http://ticketmaster.com http://apacheweek.com http://singlesheaven.com http://perl.apache.org http://perlmonth.com/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
