Tomcat 7 redis cluster session manager
Tomcat 7 redis cluster session managerpull/1/merge
parent
608013c9bf
commit
72506caed1
|
@ -14,9 +14,9 @@ Going forward, we no need to enable sticky session (JSESSIONID) in Load balancer
|
||||||
## Downloads:
|
## Downloads:
|
||||||
|
|
||||||
##### Pre-requisite:
|
##### Pre-requisite:
|
||||||
1. jedis-2.8.0.jar
|
1. jedis.jar
|
||||||
2. commons-pool2-2.4.2.jar
|
2. commons-pool2.jar
|
||||||
3. commons-logging-1.2.jar
|
3. commons-logging.jar
|
||||||
|
|
||||||
**Tomcat Redis Cluster Enabled Session Manager jar is available in below location**
|
**Tomcat Redis Cluster Enabled Session Manager jar is available in below location**
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue