So what about Application variables that never change (say a list of
countries or something)? Do they need to be locked? Is it the possibility of
reading data that is changing that is the problem, or is there a problem
with two sessions reading the same variable at the same time. Why would this
bring a server down? I don't get it.
I thought the problem was simply session 1 reading a variable, session 2
changing the variable, then session 1 doing something based on the
out-of-date value (e.g. writing to the wrong database record or whatever).
Is there more to it than that?
------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/[email protected]/
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.