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

Consider implementing a "reverse" keep-alive mechanism in the server

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 1.7.0
    • 2.3.0
    • Important

    Description

      The current code contains only a keep-alive mechanism from clients to servers. We should consider implementing a "reverse" keep-alive mechanism from servers to clients using SSH_MSG_IGNORE messages. This mechanism should be along the lines of the Client/ServerAliveInterval and Client/ServerAliveCountMax parameters described in sshd_config and/orHow to Keep Alive SSH Sessions The mechanism can be used to avoid read timeout on the client side (e.g. SSHD-781)

      Attachments

        Issue Links

          Activity

            People

              lgoldstein Lyor Goldstein
              lgoldstein Lyor Goldstein
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: