In order to test this, if you have direct access to the 2 servers, or if you have 2 dev servers (or 2 instances), you can just change your hosts file so that
www.domain.com points to the ip of the 1st server, and then after hitting it, change the ip to point to the 2nd server (you might have to restart your browser for the dns change to get picked up). Russ > -----Original Message----- > From: Tony Hicks [mailto:[EMAIL PROTECTED] > Sent: Tuesday, March 21, 2006 12:36 PM > To: CF-Talk > Subject: Client Variable Security, Shared Servers > > I have a site that runs entirely on session variables. It runs nicely. > > It runs so nicely, that we've been growing a lot... Its time for a second > server. And unfortunately, some of our members are being kicked out > routinely when the load balancer between the servers alternates between > the > servers. > > Load Balancers have a setting against this but proxy connections and > programs such as Anonymizers interfere with this, and a switch may still > occur. > > So the migration to client variables makes sense. > > Assuming that the client data is stored in a db repository... > > If a user is on one server and then is switched to the other > identical-architecture server (by the load balancer), they should retain > their status...? > > Thanks for any thoughts... I have what seems to be a working version, but > I'm having a difficult time recreation the session switching situation.. > > Also, will programs such as Anonymizers cause this behavior, because they > change ip addresses? Is there any program, or command line method to clear > out the cache so that my computer will create a fresh connection and > potentially switch to the other server? I'm having a difficult time > emulating this problem. > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:235891 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

