[
https://issues.apache.org/jira/browse/SSHD-891?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16764468#comment-16764468
]
Goldstein Lyor commented on SSHD-891:
-------------------------------------
* All I can suggest for now is that you open the DEBUG (and perhaps TRACE) log
levels for the SSHD session and see what packets are sent and whether as you
claim
{quote}
after one hour even though server sends a message to client ,it is not able to
write and session is becoming idle for 10 mins
{quote}
* Can you also specify what is this special message that is sent from the
server ? Is it an application message or some SSH special packet ?
In any case, you can configure the idle timeout and perhaps even reset the idle
timeout timer yourself - though as I said, since 0.13 is such an old version I
doubt I can help you locate the exact piece of code.
> SSh connections gets closed for every one hour with 0.13.0 version
> ------------------------------------------------------------------
>
> Key: SSHD-891
> URL: https://issues.apache.org/jira/browse/SSHD-891
> Project: MINA SSHD
> Issue Type: Bug
> Reporter: Anudeep
> Assignee: Goldstein Lyor
> Priority: Blocker
>
> SSH connections are getting closed for every one hours after 10 mins of idle
> time even though there are incoming pacets data is not being wriiten to
> client for every one hour and is being idle(10 mins which is default timeout
> of ssh session).
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)