Hi,

I have created prototype of distributed session manager which uses
infinispan to distribute session state.

The code is available here:
https://github.com/zvrablik/tomcatInfinispanSessionManager

Would anybody have time to discuss the prototype or test it?


I have currently one TODO item I am aware of - Session time out.
Session timeouts correctly only in sticky session mode.
Session setMaxInactiveInterval and lastAccessedTime are not available
in all nodes.

Regards,
Zdenek

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to