Destroyed Downloads (markdown)
parent
ec337edfb5
commit
3af0958cbd
17
Downloads.md
17
Downloads.md
|
@ -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)
|
Loading…
Reference in New Issue