Re: [cas-user] [7.0.5.1] Slow response time

2024-07-18 Thread spfma.tech via CAS Community
Hi, I had already found "spring.autoconfigure.exclude=org.springframework.boot.autoconfigure.web.EmbeddedWebServerFactoryCustomizerAutoconfiguration", which seemed to solve the slow response after a long idle period. But with this specific Tomcat setting, it's blazing fast right from startup.

[cas-user] [7.0.5.1] Slow response time

2024-07-05 Thread spfma.tech via CAS Community
Hi, I have just deployed CAS 7.0.5.1 using the configuration files from the 6.6.13 instance (home-made Docker image) we were successfully running until now. After some minor changes due to the deprecation of some configuration attributes, everyting is running fine. But I have a strange per