There's lots of documentation on nesting locks and locking best practices
(albeit not allways overly clear).

http://www.allaire.com/handlers/index.cfm?ID=17318&Method=Full

http://www.allaire.com/handlers/index.cfm?ID=17196&Method=Full

http://www.allaire.com/cfdocs/Developing_Web_Applications_with_ColdFusion/12
_Using_the_Application_Framework/dwa12_14.htm

http://www.allaire.com/cfdocs/CFML_Language_Reference/2_ColdFusion_Tags/lr2_
058.htm

http://www.allaire.com/cfdocs/Administering_ColdFusion_Server/03_Configuring
_ColdFusion_Server/admin0312.htm

If you have a specific situation that's you're not sure of the logic, post
it and I'm sure the group can answer it.

-----Original Message-----
From: Joseph Eugene [mailto:[EMAIL PROTECTED]]
Sent: January 28, 2001 18:10
To: CF-Talk
Subject: CFLOCKS ??? (Nesting)


Hi All,
            It has been recomended to <cflock> all Application and Session
variables to avoid
            Deadlocking, Session cross overs etc. There is a utlility
"Full Checking" in variables
            of CF admin you can turn on for testing purposes.
            When you have complicated Application files nesting over
Session and Application
            varibles, how would one <cflock> such a situation?.
            I wish there was more documentation in CFLocks.
            Appretiate all help.
Thanks
Joe
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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