Hi. I'm working on an app (based on Spring as DI and MVC framework) that has
a file upload function which is currently implemented using Spring Multipart
Upload (which in it's turn utilizes commons fileupload libs). So what I'm
looking for is a way to lower the upload bandwidth consumption. If it is
possible with FileUpload libs, how can I accomplish that?

Please, see the original post:
http://stackoverflow.com/questions/2738706/how-to-limit-an-upload-speed-in-java-servlet
<http://stackoverflow.com/questions/2738706/how-to-limit-an-upload-speed-in-java-servlet>Thanks
in advance for any help.

-- 
Best regards, Denys.

Reply via email to