Uploaded image for project: 'Undertow'
  1. Undertow
  2. UNDERTOW-519

setMaxInactiveInterval(0/-1) is no effect

    XMLWordPrintable

Details

    • Feature Request
    • Resolution: Done
    • Minor
    • 1.2.11.Final, 1.3.0.Beta9
    • 1.3.0.Beta6
    • Core
    • None

    Description

      According to http://docs.oracle.com/javaee/7/api/javax/servlet/http/HttpSession.html,
      maxInactiveInterval value of zero or less indicates that the session should never timeout.
      But set this value to 0 or -1 is no effect in wildfly-10.0-Beta.
      This patch can fix it.

      Attachments

        Activity

          People

            sdouglas1@redhat.com Stuart Douglas
            huanghwh@gmail.com Huang Wenhui (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: