1

I need to move my application into HA mode. I use Spring Boot, Tomcat 8. Right now I use plain session mechanism.

In order to move my application into HA cluster I need to implement Session replication.

Is it enough to implement approach described in this document Redis Spring Session - Spring Boot or do I also need to configure Tomcat cluster ?

alexanoid
  • 24,051
  • 54
  • 210
  • 410
  • Have you tried http://stackoverflow.com/questions/33623311/how-to-setup-a-spring-boot-application-with-embedded-tomcat-session-clustering – Nathan Jul 06 '16 at 04:48

0 Answers0