You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to CAS Community
Hello I am going to put a CAS server with high availability I will put three servers which all answer on cas.mylocal.com and configure Hazelcast to ensure the tickets. what solutions did you offer me?
i'm using Nginx Apereo CAS 6.4.4.2 and Tomcat9
Pablo Vidaurri
unread,
Jan 8, 2022, 5:15:59 PM1/8/22
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to CAS Community, papeac...@gmail.com
We are using JPA to persist ticket to a db cluster via this property key
cas.ticket.registry.jpa
But we are having a problem with postgres. It seems that tickgetgrantingticket table has references to large files. We see that large files are not being cleaned when ticket are purged resulting in our db growing over time. This was not a problem with an oracle db.