Re: [I] heartbeat timeout of a session will cause the links of other sessions to be disconnected [mina-sshd]

2024-05-29 Thread via GitHub
tomaswolf closed issue #461: heartbeat timeout of a session will cause the links of other sessions to be disconnected URL: https://github.com/apache/mina-sshd/issues/461 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

Re: [I] heartbeat timeout of a session will cause the links of other sessions to be disconnected [mina-sshd]

2024-05-28 Thread via GitHub
tomaswolf commented on issue #461: URL: https://github.com/apache/mina-sshd/issues/461#issuecomment-2135764945 Any comments on the PR #507? If none, I'll assume it's fine and will merge tomorrow. -- This is an automated message from the Apache Git Service. To respond to the message, pleas

Re: [I] heartbeat timeout of a session will cause the links of other sessions to be disconnected [mina-sshd]

2024-05-12 Thread via GitHub
tomaswolf commented on issue #461: URL: https://github.com/apache/mina-sshd/issues/461#issuecomment-2106274419 Sorry for the long message, but when I looked at this it took me surprisingly long to find my way through the code. I must say I find the implementation of heartbeats _very_ confus

Re: [I] heartbeat timeout of a session will cause the links of other sessions to be disconnected [mina-sshd]

2024-02-28 Thread via GitHub
d9e7381f commented on issue #461: URL: https://github.com/apache/mina-sshd/issues/461#issuecomment-1968529130 [heartbeat code](https://github.com/apache/mina-sshd/blob/de46a157c4ce9a9d070fd781d70530dad9141e50/sshd-core/src/main/java/org/apache/sshd/client/session/ClientConnectionService.java

Re: [I] heartbeat timeout of a session will cause the links of other sessions to be disconnected [mina-sshd]

2024-01-30 Thread via GitHub
gnodet commented on issue #461: URL: https://github.com/apache/mina-sshd/issues/461#issuecomment-1917501537 If you have a heartbeat configured, you may want to check its configuration. The properties defined in [`CommonModuleProperties`](https://github.com/apache/mina-sshd/blob/737475319b9