Sure once its uploaded saving to the db may not be very long, slowest part is always going to be the network.
On 10 May 2004, at 17:07, Ralf Alt wrote:
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]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]