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

Reset session idle timeout while waiting for channel window availability

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 1.1.0
    • 1.1.0
    • None

    Description

      Streams that use the channel window sometime wait for data to become available. Furthermore, sometimes they use an internal buffer to accumulate data and eventually send it. At such scenarios, the session is not really "idle" since it is doing something - it is idle only while it waits for the window to become available. Therefore, we should reset the idle timeout counter before and after such waits or buffering in order to avoid an idle timeout.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: