We have 2 CF10 Enterprise servers in MS Server 2012 IIS8 environments running 
in a cluster.  I wanted to test session data communication between the two for 
failover reasons, but it just didn't work.  This was no big deal since we have 
mostly moved away from CF based session management or server side state 
management at all due to programming in distributed environments.  However, I 
wanted to ensure that Websockets worked as expected.  Were one user can be 
subscribed to a websocket on one server in the cluster and a different user to 
the "same" websocket on a different server, but they would still receive 
messages from the websocket regardless of which socket was triggered.  I'm 
starting to think it doesn't actually work, and that I will have to write 
websockets that exchange data between the servers to keep everything in sync.  
Anyone tackle this issue?


Kier Simmons

-- 
-- 
You received this message because you are subscribed to the "Houston ColdFusion 
Users' Group" discussion list.
To unsubscribe, send email to [email protected]
For more options, visit http://groups.google.com/group/houcfug?hl=en

--- 
You received this message because you are subscribed to the Google Groups 
"Houston ColdFusion Users' Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to