Hmmm...ok. So, how do I find out for sure if I have a proxy or cache between users and then, of course, how would I fix such a problem? A caching issue is what I thought it might be at one point but never really knew how to proceed or how to test. How would a proxy or cache create this behavior exactly? Thanks.
> You probably have a proxy or cache between your users and the servers, > > which is serving old data from the cache. You can control cache > behavior with HTTP headers. > > On Thu, May 29, 2008 at 10:45 PM, Dustin Martin <[EMAIL PROTECTED]> > wrote: > > 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. > > -- > mxAjax / CFAjax docs and other useful articles: > http://www.bifrost.com. au/blog/ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:306480 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

