parent
5fca37e84b
commit
5f3b57b193
|
@ -12,7 +12,7 @@ Going forward, we no need to enable sticky session (JSESSIONID) in Load balancer
|
||||||
* Apache Tomcat 7
|
* Apache Tomcat 7
|
||||||
* Apache Tomcat 8
|
* Apache Tomcat 8
|
||||||
|
|
||||||
## Pre-requisite:
|
#### Pre-requisite:
|
||||||
1. jedis.jar
|
1. jedis.jar
|
||||||
2. commons-pool2.jar
|
2. commons-pool2.jar
|
||||||
3. commons-logging.jar
|
3. commons-logging.jar
|
||||||
|
@ -20,7 +20,6 @@ Going forward, we no need to enable sticky session (JSESSIONID) in Load balancer
|
||||||
more details.. https://github.com/ran-jit/TomcatClusterRedisSessionManager/wiki
|
more details.. https://github.com/ran-jit/TomcatClusterRedisSessionManager/wiki
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
#### Steps to be done,
|
#### Steps to be done,
|
||||||
1. Move the downloaded jars to tomcat/lib directory
|
1. Move the downloaded jars to tomcat/lib directory
|
||||||
* **tomcat/lib/**
|
* **tomcat/lib/**
|
||||||
|
|
Loading…
Reference in New Issue