Dan Smith created GEODE-3513:
--------------------------------
Summary: Generic session replication module leaves native sessions
around even in proxy mode
Key: GEODE-3513
URL: https://issues.apache.org/jira/browse/GEODE-3513
Project: Geode
Issue Type: Bug
Components: http session
Reporter: Dan Smith
The session module for app servers is creating native sessions in the user's
application server and never cleaning them up in client/server mode.
In proxy mode this means we end up using up memory for the session, even though
we are fetching the session from the server on every request.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)