Look at the Terracotta solution proposed by Northern Arizona University. It clusters all three...
-john From: Arnaud Lesueur [mailto:[email protected]] Sent: Tuesday, September 13, 2011 8:34 AM To: [email protected] Subject: Re: [cas-user] CAS Cluster and SPNEGO Hi Nicolaie, As mentioned in https://wiki.jasig.org/display/CASUM/Clustering+CAS, you will have to think about clustering several things Tomcat Session, Ticket Registry, Service Management, ... The JBossCache integration only covers the TicketRegistry. AFAYK, you can use JBossCache clustering (for TicketRegistry) and SPNEGO. I've already put that kind of cluster in 2006 on a fail-over architecture based on CAS 3.0.x (first deployment using each module :-)) But you will also have to deal with Sessions Replication and Service Management to have a full cluster. Regards, Arnaud Lesueur On Sun, Sep 4, 2011 at 22:42, Nicolaie <[email protected]> wrote: Hello everyboy, we built up CAS with SPNEGO for a german Bank successfully and want to try clustering with JBOSSCache next. Does clustering includes support for SPNEGO? I am asking this beacuse I am not sure if the technology of having two or more CAS instances is valid concerning kerberos tickets. best regards and thanks in advance for your reply Nicolaie Cheers Nicolaie ________________________________ View this message in context: CAS Cluster and SPNEGO <http://jasig.275507.n4.nabble.com/CAS-Cluster-and-SPNEGO-tp3789952p3789 952.html> Sent from the CAS Users mailing list archive <http://jasig.275507.n4.nabble.com/CAS-Users-f255676.html> at Nabble.com. -- 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 -- 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
