Posted on 2007-02-06 17:39:24-08 by axel
How2stop big upload request
Hi! Need some help on how to return to clients with a response before the too big posted upload is completely parsed. My mod_perl handler logs the content-length but the only way I found to stop it from reading the whole upload was 'return Apache2::Const::SERVER_ERROR' but then I cannot send some meaningful reply to the client. Cordially, Axel
Direct Responses: Write a response
Perl Weekly newsletter
A free weekly newsletter for people who are busy to read all the blogs. click here to check it out.