Re: User's getting other user's sessions

2007-05-18 Thread Tom Chiverton
On Thursday 17 May 2007, James Wolfe wrote: Either way, general suggestions were to ensure that you have proper locking around any code that sets Session variables. And CFC method-local variables are var'ed. -- Tom Chiverton Helping to autoschediastically promote collaborative content on:

Re: User's getting other user's sessions

2007-05-18 Thread AJ Mercer
Could it be a caching issue? On 5/17/07, robert t Flesher [EMAIL PROTECTED] wrote: All, We are having a problem which involves users that log into a system, then after logging in get their session switched to another user's session. We are running 4 cold fusion MX 7 servers behind a CISCO

User's getting other user's sessions

2007-05-17 Thread robert t Flesher
All, We are having a problem which involves users that log into a system, then after logging in get their session switched to another user's session. We are running 4 cold fusion MX 7 servers behind a CISCO layer 4 switch for load balancing, but we have already verified the users are not

Re: User's getting other user's sessions

2007-05-17 Thread James Wolfe
We had this problem last year. We spoke to a whole bunch of CF Gurus and even to the people at Macromedia (in particular a very unhelpful, derogatory gentleman named Serge who denied that we were having the problem even after I proved it to him). Either way, general suggestions were to ensure

RE: User's getting other user's sessions

2007-05-17 Thread Brad Wood
To: CF-Talk Subject: Re: User's getting other user's sessions We had this problem last year. We spoke to a whole bunch of CF Gurus and even to the people at Macromedia (in particular a very unhelpful, derogatory gentleman named Serge who denied that we were having the problem even after I proved

RE: User's getting other user's sessions

2007-05-17 Thread Brad Wood
OF course, we schedule our servers to restart every night so we wouldn't know whether or not it was fixed. ~Brad -Original Message- From: Brad Wood [mailto:[EMAIL PROTECTED] Sent: Thursday, May 17, 2007 10:56 AM To: CF-Talk Subject: RE: User's getting other user's sessions Interesting

Re: User's getting other user's sessions

2007-05-17 Thread Christopher Jordan
OT-OT... My company has dealt with Serge too, and I have to agree with your assessment of him. Small world huh? James Wolfe wrote: We had this problem last year. We spoke to a whole bunch of CF Gurus and even to the people at Macromedia (in particular a very unhelpful, derogatory gentleman

Re: User's getting other user's sessions

2007-05-17 Thread Robertson-Ravo, Neil (RX)
May 17 17:08:20 2007 Subject: RE: User's getting other user's sessions OF course, we schedule our servers to restart every night so we wouldn't know whether or not it was fixed. ~Brad -Original Message- From: Brad Wood [mailto:[EMAIL PROTECTED] Sent: Thursday, May 17, 2007 10:56 AM

Re: User's getting other user's sessions

2007-05-17 Thread Dave Ferguson
I have seen this a few times before. I do remember in one occurrence it was caused by a misuse of variable scoping. The others a reboot or restart of service fixed the issue. --Dave http://www.dkferguson.com/BlogCFC ~|