That looks very promising! We've been using memcached for some time as a cache but this is the first time I've ever looked for a replicated model. Thank you!
On Tuesday, April 10, 2018 at 12:05:26 PM UTC-4, Julien Gribonvald wrote: > > Hi, > > You can use repcached for the replicated side with memcached, we are using > it since several years in our context and we are totally satisfied ! > > Thanks > > Le 10/04/2018 à 17:51, Ray Bon a écrit : > > Teddy, > > I have not used memcached. To accomplish your goal you would need a > replicated cache. > How often do you plan to restart your servers? Will your users to notice? > > Ray > > On Tue, 2018-04-10 at 08:07 -0700, Teddy Brown wrote: > > Is it possible to get High Availability with the memcache ticket > registry? > > I only have these attributes configured currently and it works. > > However it seems if the Memcached instance on either host is restarted (or > the host is restarted) that CAS continues to function as expected, any > tickets on the restarted host need to re-authenticate. > cas.ticket.registry.memcached.servers=cas01:11211,cas02:11211 > cas.monitor.memcached.failureMode=Redistribute > > Is it possible to configure this in a way that a restart of either > Memcached service will not result in the loss of any CAS tickets? > > Thanks > > -- > Ray Bon > Programmer analyst > Development Services, University Systems > 2507218831 | CLE 019 | [email protected] <javascript:> > > -- > - Website: https://apereo.github.io/cas > - Gitter Chatroom: https://gitter.im/apereo/cas > - List Guidelines: https://goo.gl/1VRrw7 > - Contributions: https://goo.gl/mh7qDG > --- > 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] <javascript:>. > To view this discussion on the web visit > https://groups.google.com/a/apereo.org/d/msgid/cas-user/1523375473.1822.5.camel%40uvic.ca > > <https://groups.google.com/a/apereo.org/d/msgid/cas-user/1523375473.1822.5.camel%40uvic.ca?utm_medium=email&utm_source=footer> > . > > > -- > Julien Gribonvald > -- - Website: https://apereo.github.io/cas - Gitter Chatroom: https://gitter.im/apereo/cas - List Guidelines: https://goo.gl/1VRrw7 - Contributions: https://goo.gl/mh7qDG --- 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 view this discussion on the web visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/fc9ea963-cba4-454d-b992-ca6eac32e126%40apereo.org.
