Thanks to Rob for sending this URL to me ... I thought I should share it with the list:
http://webforums.macromedia.com/coldfusion/messageview.cfm?catid=13&threadid =195459 The way I read this thread, the inability of the CF Server to properly track client variables across clustered servers using a datasource storage is a BUG. It is being worked on with a priority of 2, according to this thread (1 being the highest). But Allaire/Macromedia has been aware of this bug for some time. H. > -----Original Message----- > From: Owens, Howard [SMTP:[EMAIL PROTECTED]] > Sent: Tuesday, April 16, 2002 11:45 AM > To: CF-Talk > Subject: RE: Client Variable Scrabble > > Back to this issue ... still not solved. > > First, to answer Dave's question below -- single DB/datasource for client > variable storage. > > All of the machines that had been pointing at the proxy server have been > reconfigured to direct connect with the Internet. > > I'm now explicitly setting CFID and CFTOKEN cookies in the Application.cfm > file. > > As Dave Watts suggested, I've set SETDOMAINCOOKIES to "True" > > I'm, however, still passing URL.TOKEN in the URL strings. > > Whereas when I first posted the message to start this thread, and the > amount > of scrambling was high, the amount of scrambling has decreased > significantly. But it hasn't gone away completely. > > The next thing I'm going to do, I think, is clear the CACHE on all the > browsers. > > Any other ideas? > > H. > > > > > > -----Original Message----- > > From: David Schmidt [SMTP:[EMAIL PROTECTED]] > > Sent: Thursday, April 11, 2002 3:30 PM > > To: CF-Talk > > Subject: RE: Client Variable Scrabble > > > > That would be very curious if that worked. As I recall, the client > > variable > > database doesn't have a field for recording the ipaddress. I'd suspect > > that > > cookies are not being set properly, or that they don't match the token > > being > > passed around in the url/forms. > > > > I forget, are you running clustered / balanced db servers, or cf > servers? > > I > > know this is a dumb question, but your not trying to balance client > > variables across datasources, right? Multiple cf servers pointing at a > > single client variable storage works, but I have no idea how one could > > possibly use multiple db servers for client variables. Again, probably > a > > really dumb question. > > > > Dave > > > > > > > > > -----Original Message----- > > > From: Owens, Howard [mailto:[EMAIL PROTECTED]] > > > Sent: Thursday, April 11, 2002 2:54 PM > > > To: CF-Talk > > > Subject: RE: Client Variable Scrabble > > > > > > > > > Kevin Schmidt sent me a direct note that made a light go off for > > > me -- proxy > > > server -- all of the users are going through a proxy server with > > > a single IP > > > address, so we're looking into that as solution right now (switching > the > > > users to static IP addresses) > > > > > > H. > > > > > > > > > > -----Original Message----- > > > > From: David Schmidt [SMTP:[EMAIL PROTECTED]] > > > > Sent: Thursday, April 11, 2002 2:47 PM > > > > To: CF-Talk > > > > Subject: RE: Client Variable Scrabble > > > > > > > > Ok, give us your cfapplication tag (change application name dsn > names > > if > > > > you > > > > wish). Take it from the top. > > > > > > > > Dave > > > > > > > > > -----Original Message----- > > > > > From: Owens, Howard [mailto:[EMAIL PROTECTED]] > > > > > Sent: Thursday, April 11, 2002 2:25 PM > > > > > To: CF-Talk > > > > > Subject: RE: Client Variable Scrabble > > > > > > > > > > > > > > > All of the great suggestions from yesterday ... check the storage, > > > > > setdomaincookies, etc. etc. ... we ran through all of them today. > > > > > Everything checked out. > > > > > > > > > > We've still got a problem > > > > > > > > > > If users are logged on at the same time, working in tandem, the > > client > > > > > variables get jumbled -- one user gets another user's > > > variables showing > > > > up > > > > > on their stuff. > > > > > > > > > > I'm baffled, frustrated and out of ideas. > > > > > > > > > > Any suggestions? > > > > > > > > > > H. > > > > > > > > > > > > > > > > > > > > ______________________________________________________________________ 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

