Never mind. Still would have to turn off caching at the proxy server - at least for that domain.
----- Original Message ----- From: "David Schmidt" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Thursday, April 11, 2002 4:45 PM Subject: Re: Client Variable Scrabble > Ah, that would do it! I'm gonna have to file this one away for the memory banks. >Great post. I think in that case, you would > NOT want to pass around cfid/cftoken in the url, right? > > Dave > > > > ----- Original Message ----- > From: <[EMAIL PROTECTED]> > To: "CF-Talk" <[EMAIL PROTECTED]> > Sent: Thursday, April 11, 2002 3:42 PM > Subject: RE: Client Variable Scrabble > > > > Last time we had this problem it was a proxy server caching the web pages, > > which resulted in "session hi-jacking". > > > > CC > > > > > > > > David Schmidt > > <davids To: CF-Talk ><[EMAIL PROTECTED]> > > @portentintera cc: > > ctive.com> Subject: RE: Client Variable Scrabble > > > > 04/11/02 05:29 > > PM > > Please respond > > to cf-talk > > > > > > > > > > > > > > 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. > > > > > > > > > > > > > > > > > > > > > > ______________________________________________________________________ Get the mailserver that powers this list at http://www.coolfusion.com 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

