Re: Tomcat 8.5 SPNEGO Active Directory stuck with a "Failed authenticate() test"

2019-02-14 Thread Tommy Schneider
Hi, I turned on the logging as you recommended, this is what it get in the catalina.out Krb5Context setting mySeqNumber to: 441582303 [Krb5LoginModule]: Entering logout [Krb5LoginModule]: logged out Subject 13-Feb-2019 14:07:56.755 FINE [http-nio-8080-exec-3]

Tomcat session management with Redisson

2019-02-14 Thread Herb Burnswell
All, Tomcat 8.5.23 RHEL 7.5 We are looking to set up session management via Redisson to offload the CPU consumption of using Tomcat's built in clustering session management. We have CPU licensing limits and need to conserve as much CPU as possible. I have never set up a configuration this