Moonergfp commented on issue #901:
URL: https://github.com/apache/mina-sshd/issues/901#issuecomment-4720468636

   > [#507](https://github.com/apache/mina-sshd/pull/507) I originally 
configured `HEARTBEAT_REPLY_WAIT=20s`, which caused a timeout whenever a single 
heartbeat went unanswered. After checking related existing issues, I switched 
to `HEARTBEAT_NO_REPLY_MAX=5`, yet the problem where the server fails to 
receive heartbeats still persists. I have confirmed that the network between 
the two servers is in good condition.
   
   Since all other global requests get normal responses, I suspect there is an 
underlying bug with the heartbeat mechanism.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to