wiki page details updated..

1.x
Ranjith Manickam 2017-03-17 22:54:47 +05:30 committed by GitHub
parent 600eede027
commit e950f82332
1 changed files with 2 additions and 2 deletions

View File

@ -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
* **$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-config>**
###Note:
### Note:
* The Redis session manager supports, both single redis master and redis cluster based on the redis.properties configuration.