Keith, what I have found with this is a severe degradation in performance in any reasonable sized application when this is selected. Just my experience.
Kind Regards - Mike Brunt, CTO Webapper http://www.webapper.com Downey CA Office 562.243.6255 AIM - webappermb "Webapper - Making the NET work" -----Original Message----- From: Keith [mailto:[EMAIL PROTECTED]] Sent: Wednesday, June 12, 2002 3:11 PM To: CF-Talk Subject: Re: Absolutly neccesary to cflock session variables 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? > ______________________________________________________________________ Signup for the Fusion Authority news alert and keep up with the latest news in ColdFusion and related topics. http://www.fusionauthority.com/signup.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

