Tomcat 7 redis cluster session manager

Tomcat 7 redis cluster session manager
pull/1/merge
Ranjith 2016-03-19 21:22:19 +05:30
parent 608013c9bf
commit 72506caed1
1 changed files with 3 additions and 3 deletions

View File

@ -14,9 +14,9 @@ Going forward, we no need to enable sticky session (JSESSIONID) in Load balancer
## Downloads:
##### Pre-requisite:
1. jedis-2.8.0.jar
2. commons-pool2-2.4.2.jar
3. commons-logging-1.2.jar
1. jedis.jar
2. commons-pool2.jar
3. commons-logging.jar
**Tomcat Redis Cluster Enabled Session Manager jar is available in below location**