With the below messages in mind, is there any way to configure IIS to spool form data to disk, rather than memory? specifically the File Form elements.
Thanks Shawn Grover -----Original Message----- From: Dave Watts [mailto:[EMAIL PROTECTED]] Sent: Tuesday, April 23, 2002 11:16 AM To: CF-Talk Subject: RE: CF's Most Wanted :: > However, the HTTP upload standard is slightly flawed. Or > at least the current implementations of it are. If I > upload a 100 Megabyte file (and there are occasional > cases where this is needed), then the server MUST have > 100 Megabytes of available memory. Now tie that upload > in with other common uploads of 1 or two meg a piece, > and the server very quickly runs out of resources. That doesn't have anything to do with HTTP. That's purely an implementation issue. There's no reason why data can't be spooled to disk rather than stored in memory. Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ voice: (202) 797-5496 fax: (202) 797-5444 ______________________________________________________________________ Your ad could be here. Monies from ads go to support these lists and provide more resources for the community. http://www.fusionauthority.com/ads.cfm FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

