The web server receives the file and then passes control to CF. For a large file you would be tying up a web server process - not a CF process.
HTH, -- Howie Hamlin - inFusion Project Manager On-Line Data Solutions, Inc. - www.CoolFusion.com - 631-737-4668 x101 inFusion Mail Server (iMS) - The Award-winning, Intelligent Mail Server >>> Find out how iMS Stacks up to the competition: >http://www.coolfusion.com/imssecomparison.cfm ----- Original Message ----- From: "Peter" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Monday, November 25, 2002 7:10 PM Subject: File upload <> cf threads question > Hello! > > A short question - at which point of a file upload operation coldfusion > gets the control? At the moment the upload is initiated by the user or not > > until the file is uploaded completly to the server? > > I am asking this because of the fact that only several worker threads are > > created (f.e. 10) and if 10 people are uploading a big file all other > requests would be queued. > > > Best regards, > > Peter > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Signup for the Fusion Authority news alert and keep up with the latest news in ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm

