Thanks Nathan. I'm currently trying to work out a solution using ISAPI_Rewrite to modify the headers, but can't quite get it to work yet...
On 6 Feb 2009, at 20:29, Nathan Strutz wrote: > > Seb, > > It is most likely that CF will open the file you are delivering, > however, it > will probably be more in a streaming fashion, aka, it will probably > not all > be loaded into active memory. > > I just did it with a 200MB file, the memory went up about 6MB and > now has > dropped down 12MB. I would say it's safe. > > It literally streams it from disk to network and to local disk > without any > one application loading 200MB of data. I used CF7 and Firefox 3. > > nathan strutz > [Blog and Family @ http://www.dopefly.com/] > [AZCFUG Manager @ http://www.azcfug.org/] > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;207172674;29440083;f Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:319002 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

