"theute" wrote : | The bug is in the Apache library, it allocates 30MB whatever the size of a field is, stupid huh ? | I'm sorry theute, but I don't agree. The fact that the persistent storage is in db, is uninfluent. I think that temporary files are better that memory buffer for temporary storing such large files. So I prefer the original commons-fileupload code with a low threshold (10-15KB).
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3846993#3846993 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3846993 ------------------------------------------------------- This SF.Net email is sponsored by BEA Weblogic Workshop FREE Java Enterprise J2EE developer tools! Get your free copy of BEA WebLogic Workshop 8.1 today. http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click _______________________________________________ JBoss-Development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
