If you have control of the CF server settings, consider enabling "Single Threaded Sessions" in the LOCKING section of the CF Administrator. Then you don't need to lock any session variable references.
----- Original Message ----- From: "Brian Eckerman" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Wednesday, June 12, 2002 7:55 AM Subject: Absolutly neccesary to cflock session variables > Is it absolutly necesary to cflock session variables. > ex. when doing an IsDefined(session.myvariable). > How could it hurt to not use them? > ______________________________________________________________________ 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

