[Bug 235333] SSH data transmission speed unnecessarily slow due to IPQoS default setting
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 19 Jan 2023 00:22:03 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235333 Xin LI <delphij@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|bugs@FreeBSD.org |des@FreeBSD.org CC| |delphij@FreeBSD.org, | |emaste@freebsd.org Status|New |Open --- Comment #2 from Xin LI <delphij@FreeBSD.org> --- +des@ and emaste@. Some of my notes: 1) the IPQoS setting of 'af21' was from upstream: https://github.com/openssh/openssh-portable/commit/5ee8448ad7c306f05a9f56769f95336a8269f379 . This happened to FreeBSD in d46065df2d60b (OpenSSH 7.8p1 import). 2) Debian reverted it in https://salsa.debian.org/ssh-team/openssh/-/commit/03e56e6aedd9e0a12c8b4adb0ddffd67a479bac2 citing compatibility issues with VMWare, as discussed in https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/1822370 and in #20 it was fixed in a future version of VMWare (as of 2019-04-03), as well as iptables the revert is supposed to be "temporary", but it stayed as of today. Related Debian bugs: - https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=926229 [VMware] - https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=923879 [iptables] -- You are receiving this mail because: You are the assignee for the bug.