[Bug 1997] Add QoS to ControlPath escapes
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Fri Jul 6 10:57:03 EST 2012
https://bugzilla.mindrot.org/show_bug.cgi?id=1997
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |djm at mindrot.org
--- Comment #1 from Damien Miller <djm at mindrot.org> ---
The problem with this is that the QoS isn't always known when the
connection is started. We have options for interactive and
non-interactive QoS values, and the decision of whether a connection is
interactive can happen well after the time when the connection is
established - e.g. a multiplexed connection or no-shell sessions that
is used for X11 forwarding.
IMO you would be better off defining multiple "Host" entries in
ssh_config for your targets that forced the use of specific QoS and
baked these into the hostname and ControlPath.
--
You are receiving this mail because:
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
More information about the openssh-bugs
mailing list