[ 
https://issues.apache.org/jira/browse/CXF-7833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16614394#comment-16614394
 ] 

Freeman Fang commented on CXF-7833:
-----------------------------------

With the fix, you can use configure like
<httpj:sessionTimeout>20</httpj:sessionTimeout> //in secs
to specify the session timeout.

The commit is 858b99a4000ccb237950645075eb02226dfa7b0e


> Jetty session manager does not invalidate sessions
> --------------------------------------------------
>
>                 Key: CXF-7833
>                 URL: https://issues.apache.org/jira/browse/CXF-7833
>             Project: CXF
>          Issue Type: Bug
>          Components: Transports
>    Affects Versions: 3.2.6
>            Reporter: Ales Dolecek
>            Assignee: Freeman Fang
>            Priority: Major
>             Fix For: 3.3.0, 3.2.7
>
>         Attachments: test.txt, test.zip
>
>
> When using embedded Jetty with sesssion 
> support:<jetty:sessionSupport>true</jetty:sessionSupport>
> sessions NEVER expire. This creates memory leak that will lead to 
> OutOfMemoryError if the application runs long enough.
> There is also no way to configure Jetty SessionManager - for example set the 
> session timeout.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to