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

Christian Aistleitner updated SSHD-226:
---------------------------------------

    Attachment: 0001-Reset-idle-timer-upon-writing-in-a-session.patch

Patch to reset idle timer upon writing in a session
                
> ServerSession's idle timer is not reset, if server only sends data
> ------------------------------------------------------------------
>
>                 Key: SSHD-226
>                 URL: https://issues.apache.org/jira/browse/SSHD-226
>             Project: MINA SSHD
>          Issue Type: Bug
>    Affects Versions: 0.6.0, 0.7.0, 0.8.0
>            Reporter: Christian Aistleitner
>         Attachments: 0001-Reset-idle-timer-upon-writing-in-a-session.patch
>
>
> When a server process does not receive data, but only sends data, the
> connection times out after idleTimeout, eventhough the connection is
> not idle.
> This issue turned out to be a problem for gerrit [1], when it's
> connected to Jenkins [2] via zuul [3]. There, gerrit is using mina
> sshd and is only sending data to zuul.
> [1] http://code.google.com/p/gerrit/
> [2] http://jenkins-ci.org/
> [3] https://github.com/openstack-infra/zuul

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to