Hi, Adding to the recent discussion on locking application and session variables. I just got mail from a friendly Allaire employee that pointed out that a stability issue I've been having with Advanced Security may very well be related to the fact that I don't lock the session variables and this may cause some troubles, especially since my site uses frames and the simultaneous requests may cause writing and reading of the same variables. Now, please enlighten me someone who knows more about this (I'm a web dude, Jim - not a programmer). I never explicitly set any session variables since Advanced Security is handling this for me. Does that mean that I have to set the <cflock> around the <cfauthenticate> tag? Also, I use a bunch of server variables that _never_ changes. I only use them to keep track of server paths etc that I use in my apps. Do I need to lock these variables too? Thankful for help Tage Widsell Webmaster Propellerhead Software ------------------------------------------------------------------------------------------------ Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists or send a message with 'unsubscribe' in the body to [EMAIL PROTECTED]

