Updated Wiki (markdown)
parent
ebc2b25113
commit
8021037ea8
|
@ -1,5 +1,3 @@
|
||||||
Tomcat Cluster Redis Session Manager
|
|
||||||
|
|
||||||
Redis session manager is the plug-gable one. It uses to store sessions into Redis for easy distribution of HTTP Requests across a cluster of Tomcat servers.
|
Redis session manager is the plug-gable one. It uses to store sessions into Redis for easy distribution of HTTP Requests across a cluster of Tomcat servers.
|
||||||
|
|
||||||
It supports Redis cluster and single node based on the tomcat/RedisDataCache.properties configuration.
|
It supports Redis cluster and single node based on the tomcat/RedisDataCache.properties configuration.
|
Loading…
Reference in New Issue