With <CFFILE action=write>, does CF have implicit file locking or 
serialization of access to one file (such as a logging file common 
used by all a site's pages) or do we have implement our own locking scheme?

In either case, what happens when there is a collision?

Does CF do its own retry/timeout thing or do we have to do that also?

Len

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to