Destroyed Downloads (markdown)

master
Ranjith Manickam 2017-07-28 14:58:03 +05:30
parent ec337edfb5
commit 3af0958cbd
1 changed files with 0 additions and 17 deletions

@ -1,17 +0,0 @@
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:
* Apache Tomcat 7
* Apache Tomcat 8
### Downloads:
* 2.x
* [**2.0**](https://github.com/ran-jit/tomcat-cluster-redis-session-manager/releases/tag/1.1.1)
* 1.x
* [**1.1.1**](https://github.com/ran-jit/tomcat-cluster-redis-session-manager/releases/tag/1.1.1)
* [**1.1**](https://github.com/ran-jit/tomcat-cluster-redis-session-manager/releases/tag/1.1)
* [**1.0**](https://github.com/ran-jit/tomcat-cluster-redis-session-manager/releases/tag/1.0)