Here is an EXTREMELY strange issue I’m having with an application of mine: 
Session and Request variables are being shared between users. What I mean is 
this; we have many users accessing the application and when we do a dump of the 
Session and Request variables and the bottom of the screens, sometimes other 
user’s data will be shown. For example, user ‘A’ is signed in but in the 
dump of the Session and Request variables, user ‘B’ data is shown. 

Obviously this is creating some very big problems as the application is pulling 
wrong information from the database based on the wrong session information. 
This started when we moved from one data server to two data servers and the 
application database was moved one of the new servers which makes no sense to 
me. 

The problem doesn’t happen every time but it happens quite often. If the user 
simply hits refresh in the browser the user is shown the correct information 
and the Session and Request variables are correct. I’ve tried plenty of 
things but have come no closer to figuring out this one so any help would be 
great.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:306241
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to