Yeah, FTP is the way to go here... anyone that would have to deal with 1GB
files would have to be intelligent enough to run an FTP client vs. needing
to develop a web interface for them.

-----Original Message-----
From: Riyad Kalla [mailto:[EMAIL PROTECTED] 
Sent: Monday, May 10, 2004 11:12 AM
To: Struts Users Mailing List
Subject: Re: Struts File-Upload performance issue

You need to store 1GB files in a database? Yea, so good luck with that ;)

On Monday 10 May 2004 08:07 am, 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]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to