On Fri, Aug 3, 2018 at 5:56 AM, Ramakrishna G <ramakris...@teligenz.in> wrote:
> Hello Team,
>
> I have multiple CAS client (mod_auth_cas) connected to a load balancer. My
> problem is mod_auth_cas ask CASCOOKIEPATH to set to store the user
> information locally.
>
> I am planning to use NFS for the same but I feel there will be a delay in
> reading/writing the cookie information and have a feeling it is not safe to
> have this solution in production environment.

I'd be wary of this as well.

> Can we have a redis mechanism to store the mod_auth_cas cookie information?
> Do we already have it?

mod_auth_cas only stores cookies on the local file system. Development
work is necessary to support any other storage.

If it was me, I'd store the cookies in a RAM disk (someone mentioned
that in this thread), set the sticky bit on my LB, and call it a day.

-- 
- 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 cas-user+unsubscr...@apereo.org.
To view this discussion on the web visit 
https://groups.google.com/a/apereo.org/d/msgid/cas-user/CAAgu-wBg0y%2BO9Zh5Vqnt%2BPc-y1VeG6xSsSTSdsCb45y4w_O1oQ%40mail.gmail.com.

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to