https://bugzilla.mindrot.org/show_bug.cgi?id=3803

--- Comment #3 from Damien Miller <d...@mindrot.org> ---
Yes, but that's not data over an active channel.

ServerAliveInterval is for keeping the connection awake through
firewalls and NAT devices that timeout connections that send no
traffic.

It will have no effect to prevent a connection that is sending no real
user data over an open channel from being affected by ChannelTimeout,
and will not prevent a server from closing a connection with no active
channels after UnusuedConnectionTimeout

The "unused" in UnusuedConnectionTimeout means "actual user data"

-- 
You are receiving this mail because:
You are watching someone on the CC list of the bug.
You are watching the assignee of the bug.
_______________________________________________
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs

Reply via email to