We discussed this thing with an Allaire guy just last week. He said that
currently, you can't pass session variables around between clustered
servers. He did say that things can be set up so that users stick to the
server they come into - so you CAN set session variables, and said user will
just stay on that server for the duration of his session. The initial choice
of what server the user hits would naturally be determined by load
balancing... 

> -----Original Message-----
> From: Owens, Howard [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, May 16, 2000 1:15 PM
> To: '[EMAIL PROTECTED]'
> Subject: Session vars in a clustered environment
> 
> 
> 
> 
> I've never worked with session variables on clustered servers.  I read
> somewhere ... and can't remember where ... that I might have 
> a problem here.
> 
> What I want to do is have my forms (as I mentioned in a previous post)
> transform form vars over a series of submissions into session 
> vars and then
> collect the session vars at the end for input into the db.
> 
> But this app is going to live on a server cluster.  Can I 
> still do this?
> 
> What about client vars?
> 
> Aren't session vars stored in RAM and client vars in the 
> registry (unless
> otherwise specified)?  And because of that, aren't they 
> confined to a single
> machine?
> 
> What are my alternatives?
> 
> H.
> 
> =========================
> Howard Owens
> Web Producer
> InsideVC.com
> mailto:[EMAIL PROTECTED]
> =========================
> 
> 
> 
> --------------------------------------------------------------
> ----------------
> Archives: http://www.eGroups.com/list/cf-talk
> To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.
------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to