[14:38:36 CDT(-0500)] <sefz> Hello guys.
[14:38:47 CDT(-0500)] <sefz> I am having a small issue with CAS clustering
[14:39:00 CDT(-0500)] <sefz> is this the right place to ask?
[14:40:25 CDT(-0500)] <sefz> Anyway, i'm using CAS 3.5.0 and applied the Memcached overlay, it appear to work, but it stores only the TGT tickets (i don't see any ST tickets on memcache server)
[14:40:47 CDT(-0500)] <sefz> and the login fails if I have a loadbalancer and two frontend nodes (i have to login every time)
[14:41:37 CDT(-0500)] <sefz> I read the Jasig CAS wiki, they suggest to enable tomcat session replication, i tried with no success.. then I stumbled on this PDF https://wiki.jasig.org/download/attachments/28574591/Clustering+CAS.pdf
[14:42:23 CDT(-0500)] <sefz> here they simply say "Don't enable tomcat session replication, it adds complexity, just change your WEB-INF\cas-servlet.xml to <flow:executor id="flowExecutor" registryref="flowRegistry" repository-type="client">