Sgarlata Matt wrote:

Unfortunately I'm not going to have time to set up this experiment for a few
weeks because the app I am currently working on does not require file upload
capabilities.  I'll do a test in a few weeks and post the results to
struts-user.

I'm guessing from your response that the costs of encoding/decoding the file
so it can be sent over HTTP/MIME is much larger than one would suppose and
that this time is greater than the time it takes to send the file over a
large connection.



The experiment was to get you to think about what might be going on in your system.
Compared to FTP the fileupload is about 70-80% as fast. Surprisingly the encoding/decoding
is pretty quick.




Thanks,

Matt




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



Reply via email to