Hallo, I'm using the struts file upload with Struts Version 1.1.
If I try to upload big files there is a performance problem. For a file of 40Mb the upload needs about 20 minutes before the action is executed. I need the file upload for storing big files > 1Gb in the database. The storing in the database is very fast, but the "waiting time" is the time between sending request and entering the Struts action. What can I do? Thanks Ralf --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]