memcached-session-manager
memcached-session-manager copied to clipboard
Fixed #156:Problem with multiple Session Cookies and non sticky mode
Fixed by allowing sessions to be loaded always from memcached
The referenced issue is now in github #197 ...
This breaks NonStickySessionsIntegrationTest.testIgnoredResourcesWithSessionCookieDontCauseSessionStaleness, needs fix (perhaps the tests needs to be adjusted).