We using Terracotta to provide the redundancy for Tomcat. It is a big package to add, but it is a relatively easy setup and may be something that you find useful for your other Tomcat apps. Take a look at NAU's presentation. -John
________________________________ From: Marvin Addison [mailto:[email protected]] Sent: Tue 9/27/2011 7:43 AM To: [email protected] Subject: Re: [cas-user] HA > So... if repcache isn't working and/or isn't worth the headache, what's the > best way to share the Ticket Registry on a couple of CAS servers? If I were doing it all over again I'd go with memcached. The simplicity of the software and integration is very appealing to me personally, but it may not be for everyone. You should search the cas-user list archives for a lengthy discussion I posted in the past quarter where I argued that memcached alone is sufficient. It goes into further details of the limitations/caveats of a memcached-only solution. I'd recommend staying away from Tomcat session clustering if you can avoid it; IMO it provides little bang for substantial buck in terms of complexity. 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
