Thanks Marvin! How could I test that repcached is working well?
In a simple scenario. I have 2 active CAS nodes. They are using memcached / repcached. I login in node 1. The generated TGT, would de replicated to both nodes? If a shut down node 1, and a I need to use the TGT, it will be valid in node 2? Thanks again! ________________________________ From: Marvin Addison <[email protected]> To: [email protected] Sent: Monday, January 16, 2012 1:02 PM Subject: Re: [cas-user] CAS - HA with memcached / repcached > 3) With cas console, I refer to what I see in https://mydomain/cas/services. > Every node will show their tickets? Or both will show the same information? For memcached, or any other of the cache-backed registries, that information will either be 0 or misleading because the StatisticsController relies on ticketRegistry.getTickets() which throws UnsupportedOperationException for those backends. M -- 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 -- 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
