in reply to Re: accessing http headers from form uploads in cgi/mod_perl
in thread accessing http headers from form uploads in cgi/mod_perl
Most of the hosting companies I've tried restrict script execution time to 5-30 secs to prevent runaway/attacks. So you better be happy to do this on your own box.