Hi there, we use the CAS server and the mod_auth_cas Client (as module of Apache webserver) on our platform to authenticate and authorize users.
We have 126 services installed and perform around 200000 logins per day. For failover and availability reasons our services are deployed redundant on multiple hosts. Under these circumstances, it would be nice to have a shared session store on the client side between these hosts. For now, we use the CASCookiePath directive, which points to a directory on the host. Our attempts to use a file share or synchronizing the directories between the hosts failed due to raise conditions. Do you have any advice for us how to store the sessions with clients on multiple hosts? Best case would be to store the sessions in a redis like backend. Is there any such implementation available or planned? I’m looking forward receiving your feedback Best regards Frido -- - 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/99bbed7d-a976-4328-b536-de99293462bd%40apereo.org.
