CAS clustering
Scott Battaglia
scott.battaglia at gmail.com
Wed Aug 30 10:23:15 EDT 2006
Take a look at our JBossTicketRegistry in CVS. It may be what you are
looking for. However, it hasn't been extensively tested yet. I did some
initial load testing but I haven't "pushed" it as I was running two
instances of CAS on the same machine.
-Scott
On 8/30/06, Luca Scotto <lucascotto at gmail.com> wrote:
>
> I need to set up 2 PC's (with Apache/Tomcat) with Cas for load
> balancing + clustering (fault tolerance).
> Now i use mod-jk.
> (NOW) If a PC break down, users logged by that CAS, need to re-login.
> So .... I want a method so any CAS server can trust any other user
> logged from other.
>
> Answer
> 1) I must use "same" tickets for all CAS servers. (Security problem)
> 2) I must "share" tickets cache between CAS servers
> a) share memory using jgroups (best way)
> b) share memory with a my own "socket" messaging system.
>
> Any idea?
> Any suggestion?
>
> Thanks
> _______________________________________________
> Yale CAS mailing list
> cas at tp.its.yale.edu
> http://tp.its.yale.edu/mailman/listinfo/cas
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://tp.its.yale.edu/pipermail/cas/attachments/20060830/134ac7b4/attachment.html
More information about the cas
mailing list