Wow, I wonder if I'm going to have to do some kind of Applet to get this to work properly? Another solution is forwarding requests to some FTP app, but they want progress bars. If I were to compile and run all this on a 64 bit, do integers use 32 bit still or are they knocked up to 64 in Java? Glad to see .NET isn't much better off.

Peter Crowther wrote:
From: David kerber [mailto:[EMAIL PROTECTED] Do you know if .NOT will let upload these giant files?

Definitely not on 32-bit (see http://support.microsoft.com/kb/295626).
The address space maxes out at 1 Gbyte, and IIS has to buffer the bytes
in RAM before ASP.NET can process them.

http://aspnetresources.com/articles/dark_side_of_file_uploads.aspx is an
interesting read for all flavours - notably, don't expect to be able to
do this sensibly any earlier than IIS7.

                - Peter

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




--
David Hesson
Software Engineer
NuRelm, Inc.
http://www.nurelm.com

Toll Free: 1-877-268-7356  ext. 207
Local: 1-724-430-0490  ext. 207

Reply via email to