Updated Downloads (markdown)
parent
ee7800bb7b
commit
7a78f0a8fe
|
@ -1,6 +1,7 @@
|
|||
Redis session manager is the plug-gable one. It uses to store sessions into Redis for easy distribution of HTTP Requests across a cluster of Tomcat servers.
|
||||
|
||||
It supports, both redis stand-alone and multiple node cluster based on the redis-data-cache.properties configuration.
|
||||
|
||||
Going forward, we no need to enable sticky session (JSESSIONID) in Load balancer.
|
||||
|
||||
### Supports:
|
||||
|
|
Loading…
Reference in New Issue