Allow configuration of Session timeout
--------------------------------------

                 Key: FELIX-3199
                 URL: https://issues.apache.org/jira/browse/FELIX-3199
             Project: Felix
          Issue Type: Improvement
          Components: HTTP Service
    Affects Versions: http-2.2.0
            Reporter: Felix Meschberger
            Assignee: Felix Meschberger


Currently the Jetty based implementation does not allow the configuration of 
the HTTP Session life time and thus keeps the Jetty default of "forever".

Propose the addition of a configuration property 
"org.apache.felix.http.session.timeout" which follows the semantics of the 
session-timeout element of the web application descriptor. Like for the web 
application descriptor this value is specified in minutes (whereas Jetty would 
allow for seconds). Choosing minutes should follow the rule of least surprise.

See also this comment on FELIX-2687: 
https://issues.apache.org/jira/browse/FELIX-2687?focusedCommentId=13122559&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-13122559

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to