> Thats not good. So,10 simultaneous 50 meg uploads would render the server
> useless for the amount of time it took to finish those uploads?! I hope
> not, seeing as there is no way to check the size of a file before its
> uploaded. Is there?
I would not recommend using coldfusion for file uploads. OTOH I
don't think the 10x50M scenario is very real either. :)
You can do a size check with CGI.CONTENT_LENGTH, but it won't help reduce
crashes etc because CF will read its input before it starts processing
the template.
(Hm, i thought this thread was about cfcontent, not cffile; oh never mind ;)
--
Michiel Boland <[EMAIL PROTECTED]>
Digital Valley Internet Professionals
Plantsoen 17, Wageningen, The Netherlands
Phone: +31 317 465555, Fax: +31 317 460276
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at
http://www.fusionauthority.com/bkinfo.cfm
------------------------------------------------------------------------------
To unsubscribe, send a message to [EMAIL PROTECTED] with
'unsubscribe' in the body or visit the list page at www.houseoffusion.com