Hi to everyone. I'm looking to implement CAS working in a HA environment. It looks like memcached is a simple solution to provide this. I read a lot about it and I have some doubts.
1) If a node fails, we still need to work with another one, without authenticate users agains. Is repcached the solution for this? 2) I made a little test with this. I generated some STs from node 1 (ST-1, ST-2, ...). I stopped node 1, and I generated some STs from node 2. The nodes where named ST-1, ST-2, .... Every node names their tickets in that way (ST-1, ST-2, ...)? 3) With memcached in the middle, could I see the tickets stats in the console (both nodes will show the same information)? 4) Do I have to change something in the client when I used this solution? Thanks in advance! -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user
