bufferbloat in the fediverse
bufferbloat in the fediverse
Posted Dec 1, 2022 10:04 UTC (Thu) by farnz (subscriber, #17727)In reply to: bufferbloat in the fediverse by mtaht
Parent article: Microblogging with ActivityPub
It's hard because it's a change from defaults, and changes are always scary. If those changes are always a win, then they need to be the defaults, so that people use them automatically - I note that with defaults on Fedora Linux KDE spin, I get one of your three preferred changes by default:
$ sysctl net.core.default_qdisc net.ipv4.tcp_congestion_control net.ipv4.tcp_ecn net.core.default_qdisc = fq_codel net.ipv4.tcp_congestion_control = cubic net.ipv4.tcp_ecn = 2
The trouble with asking people to make changes from the defaults is that it's never quite clear why something doesn't work as expected, unless you fully understand the changes. So why make a change when not changing works just fine from your perspective?
