I have 3 tomcats behind loadbalancer F5. I know that this is NOT a Sticky loadbalancer And i don't have a option to change F5 nor Tomcat configuration.
I login to my site and at random i get logged out. Is this because F5 sends me to another server? If Yes, Is there anything i can do in the code to prevent this?
JVM Version: 1.8.0_72
Grails Version: 3.1.1
Tomcat 7
compile 'org.grails.plugins:spring-security-core:3.0.3'