Yes, it depends on the resources of your server.  The available
resources, that is.  THere is no fixed number of bytes, and no
formula to calculate it that I've found.  I'm not a guru at
CF internals, but I believe CF either stores the entire file
or chunks of the file in memory during the http transfer, and
there lies the reason for a limit. 

You will run into file size limits, but the best way to find
out those limits is testing in an environment just like your
production environment.  

-Erik

> -----Original Message-----
> From: Joseph Higgins [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, May 22, 2001 12:46 PM
> To: Fusebox
> Subject: OT:Upload size limit?
> 
> 
> Is there an upload size limit for files? I want to upload 
> 18-300MB files
> through a browser interface. It errors out when passing the 
> file from IIS to
> CF. Here is the code. Anyone with a workaround, Buhler?
> 
> 
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to