wiki page details updated..
parent
600eede027
commit
e950f82332
|
@ -25,7 +25,7 @@ Going forward, we no need to enable sticky session (JSESSIONID) in Load balancer
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
####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
|
||||||
* **$catalina.home/lib/**
|
* **$catalina.home/lib/**
|
||||||
|
|
||||||
|
@ -44,5 +44,5 @@ Going forward, we no need to enable sticky session (JSESSIONID) in Load balancer
|
||||||
* **<session-timeout>60</session-timeout>**
|
* **<session-timeout>60</session-timeout>**
|
||||||
* **</session-config>**
|
* **</session-config>**
|
||||||
|
|
||||||
###Note:
|
### Note:
|
||||||
* The Redis session manager supports, both single redis master and redis cluster based on the redis.properties configuration.
|
* The Redis session manager supports, both single redis master and redis cluster based on the redis.properties configuration.
|
||||||
|
|
Loading…
Reference in New Issue