You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by "Goldstein Lyor (JIRA)" <ji...@apache.org> on 2018/06/07 07:15:00 UTC

[jira] [Updated] (SSHD-782) Consider implementing a "reverse" keep-alive mechanism in the server

     [ https://issues.apache.org/jira/browse/SSHD-782?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Goldstein Lyor updated SSHD-782:
--------------------------------
    Priority: Minor  (was: Major)

> Consider implementing a "reverse" keep-alive mechanism in the server
> --------------------------------------------------------------------
>
>                 Key: SSHD-782
>                 URL: https://issues.apache.org/jira/browse/SSHD-782
>             Project: MINA SSHD
>          Issue Type: Improvement
>    Affects Versions: 1.7.0
>            Reporter: Goldstein Lyor
>            Assignee: Goldstein Lyor
>            Priority: Minor
>              Labels: keepalive, ssh, sshd
>
> 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 {{ClientAliveInterval}} and {{ClientAliveCountMax}} parameters described in [sshd_config|https://linux.die.net/man/5/sshd_config], The mechanism can be used to avoid read timeout on the *client* side (e.g. SSHD-781)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)