-
We are trying to run 3 applications on 2 TomEE (Tomcat with additional projects) servers. Both TomEE servers has configuration of your Redis session manager and pointing to the same redis.
On first s…
-
[http-nio-8080-exec-5] tomcat.request.session.redis.SessionManager.findSession Error occurred while de-serializing the session object..
java.lang.NullPointerException
at org.apache.catalina.sessio…
-
We have a strong requirement to use sticky sessions, because when content is written to our backend repository there is some asynchronous technology to update other cluster nodes. So only with sticky …
-
JDK1.6 must be used for project reasons。java.lang.UnsupportedClassVersionError: tomcat/request/session/redis/SessionHandlerValve : Unsupported major.minor version 51.0
-
基础组件:
操作系统RedHat6.5
Redis3.2.5
Tomcat7.0.67
Nginx1.11.1
测试应用:shiro-session-redis-web
部署架构:34、35、36同时安装Tomcat,34安装Redis,36安装Nginx
Nginx配置
```
http {
include mime.types;
def…
-
Would it be possible to add support for redis cluster?
Redis 3.0 is stable now and Redis Cluster is introduced in this version.
-
I am testing clustering of the spring sessions websocket sample.
I'm running the sample as described in docs: http://docs.spring.io/spring-session/docs/current/reference/html5/guides/websocket.htm…
-
Dear ran-jit:
Thanks a lot for your contribution! Your tomcat 8 session manager reallys helps me! But it does not work fine in JSF2.2 enviroment, when I use dopost method through the component…
-
```
This is an enhancement.
We used https://github.com/jcoleman/tomcat-redis-session-manager as a redis
tomcat session manager.
Unfortunately we had some legacy parts using session heavily and the…
-
```
This is an enhancement.
We used https://github.com/jcoleman/tomcat-redis-session-manager as a redis
tomcat session manager.
Unfortunately we had some legacy parts using session heavily and the…