[jbossseam-issues] [JBoss JIRA] Closed: (JBSEAM-2545) Destroy session immediately on servlet request, if user is not logged in

Christian Bauer (JIRA) jira-events at lists.jboss.org
Mon Feb 18 05:21:26 EST 2008


     [ http://jira.jboss.com/jira/browse/JBSEAM-2545?page=all ]

Christian Bauer closed JBSEAM-2545.
-----------------------------------

    Resolution: Done

New implementation works.

> 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
>             Fix For: 2.1.0.GA
>
>
> 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

        



More information about the seam-issues mailing list