TicketRegistry and Load Balancing / Failover
Scott Battaglia
scott_battaglia at rutgers.edu
Wed Jun 14 13:38:17 EDT 2006
Steve,
I probably just moved it :-)
Its here:
http://developer.ja-sig.org/source/viewrep/jasig/cas3/core/src/main/java/org/jasig/cas/ticket/registry/EhCacheTicketRegistry.java?r=1.2
I don't remember where I put the configuration file example though. The
EhCache web site should have details on configuring the ehcache.xml file
for distributed caches.
-Scott
Scott Battaglia
Application Developer, Architecture & Engineering Team
Enterprise Systems and Services, Rutgers University
v: 732.445.0097 | f: 732.445.5493 | scott_battaglia at rutgers.edu
Stephen A. Cochran wrote:
> On Apr 18, 2006, at 12:52 PM, Scott Battaglia wrote:
>
>
>> I have an implementation of an EhCache-backed TicketRegistry that
>> supports distributed caches via multicast. I haven't checked it in
>> yet
>> though because I haven't had time to try it out nor have I had time to
>> look into the security issues related to multicasting.
>>
>> However, if someone else has time to look into it, I can check the
>> code
>> into CVS (and include my sample cache configuration file though I
>> don't
>> know it it works).
>>
>
> I finally have our two production servers up and running (go live is
> Friday!).
>
> So the active/active clustering is the last thing on my todo list for
> the server side. I'll start looking at this today.
>
> Scott, looks like you deleted everything out of the source?
>
> Steve
> _______________________________________________
> Yale CAS mailing list
> cas at tp.its.yale.edu
> http://tp.its.yale.edu/mailman/listinfo/cas
>
More information about the cas
mailing list