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

setMaxInactiveInterval(0/-1) is no effect

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Done
    • Icon: Minor Minor
    • 1.2.11.Final, 1.3.0.Beta9
    • 1.3.0.Beta6
    • Core
    • None
    • FreeBSD 10.2R+Wildfly 10.0-Beta

      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.

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

                Created:
                Updated:
                Resolved: