Destroy session immediately on servlet request, if user is not logged in
------------------------------------------------------------------------
Key: JBSEAM-2545
URL:
http://jira.jboss.com/jira/browse/JBSEAM-2545
Project: JBoss Seam
Issue Type: Task
Components: Wiki
Reporter: Christian Bauer
Assigned To: Christian Bauer
We can save some session memory by destroying the session at the end of a servlet request
(FeedServlet, FileServlet), if the user is not logged in. That way we don't have to
keep the session for 30 minutes after a feed poll.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira