I have written one, If you're familiar with the memcached ticket-registry, this one should be easy to use.
http://github.com/stephanarts/cas-integration-zeromq Since it blocks on a ticket-save, you will never not find your ticket if it should be there. Cheers, Stephan On Thu, May 19, 2016 at 3:10 PM, Yan Zhou <[email protected]> wrote: > Hi, > > What does CAS community recommend for Cache Based Ticket Registry? > > We currently use memcached, but I have found intermittent issues that > ticket cannot be found when it should be in the registry. This happens when > a server is looking up a ticket on a different server. Instead of getting > to TCP/IP level of troubleshooting, I am considering switch to a different > solution. > > We have an Active-Active HA deployment of CAS 4.1.7 overlay. > > Thx, > Yan > > -- > You received this message because you are subscribed to the Google Groups > "CAS Community" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at https://groups.google.com/a/apereo.org/group/cas-user/ > . > To view this discussion on the web visit > https://groups.google.com/a/apereo.org/d/msgid/cas-user/f416b5c2-1f87-4b94-88a6-7a4371bbff41%40apereo.org > <https://groups.google.com/a/apereo.org/d/msgid/cas-user/f416b5c2-1f87-4b94-88a6-7a4371bbff41%40apereo.org?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/a/apereo.org/d/optout. > -- "The number of Unix installations has grown to 10, with more expected." -- The Unix Programmer's Manual, 2nd Edition, June, 1972 -- You received this message because you are subscribed to the Google Groups "CAS Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/a/apereo.org/group/cas-user/. To view this discussion on the web visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/CAHL08DnY_xRsNzR6cRt1arF3WvXPxj3F-TcfOr5k_6VQ5b%2BTgg%40mail.gmail.com. For more options, visit https://groups.google.com/a/apereo.org/d/optout.
