Updated Downloads (markdown)

master
Ranjith Manickam 2017-07-28 14:55:11 +05:30
parent ee7800bb7b
commit 7a78f0a8fe
1 changed files with 1 additions and 0 deletions

@ -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. 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. 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. Going forward, we no need to enable sticky session (JSESSIONID) in Load balancer.
### Supports: ### Supports: