Uploaded image for project: 'MINA SSHD'
  1. MINA SSHD
  2. SSHD-140

Add configurable session idle timeout.

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.5.0
    • 0.6.0
    • None

    Description

      Add session idle timeout to ServerSession.

      Make configurable in SshServer by setting the property with key IDLE_TIMEOUT in milliseconds (i.e. sshServer.getProperties().put(SshServer.IDLE_TIMEOUT, idleTimeoutMs) ).

      Use a single timer on the server for all sessions by moving timer from ServerSession to SshServer.

      Will include a patch for consideration.

      Attachments

        1. sshd-140.patch
          13 kB
          Tien Luong

        Activity

          People

            gnodet Guillaume Nodet
            tluong Tien Luong
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: