FOSDEM presentation and my ISP #657
Replies: 3 comments 2 replies
-
RED actually has odd behaviors that codel doesn't, and throughput achieved is roughly comparable at a consistently lower latency. That said, I am happy an ISP is using RED. I don't believe that they are not dropping packets from their queues (that's what RED does, too), but I can believe that on the backhaul they are not congested much. The biggest place of congestion an ISP has (fq_codel or cake are better, Imho) |
Beta Was this translation helpful? Give feedback.
-
Hey @jschwartzenberg - happy to see that you have watched our talk at FOSDEM. As for improving your bufferbloat/latency/jitter setting on Omnia/OpenWrt, this your option: https://openwrt.org/docs/guide-user/network/traffic-shaping/sqm, but you know that most probably. Another option for you would be "CAKE with Adaptive Bandwidth - "cake-autorate" https://github.com/lynxthecat/cake-autorate if you have a variable bandwidth connection from your ISP (like LTE, 5G.) QoE like LibreQoS/Bequnat/Preseem/Paraqum/Sandvine/Cambium QoE is not for routers, even though people are asking for an option to run it on Raspberry Pi at home, small office or similar. But besides a typical ISP use case, we have already seen an use case in mining: https://libreqos.io/2024/06/16/network-measurements-at-callio-futuremine/ as well as deployments on cruise ships, university campuses, in hospitality and so on. More use cases will come up in the future. We hope to create case studies presenting it, too. If you want to check how your are doing regarding bufferbloat/latency/jitter, this is a great test to use: Now, let's address that thing you were asking for, why "Bandwidth is a LIE!" Beyond a certain point, bandwidth really doesn't matter, except for big download or upload. Does bandwidth help? Yes, it does. But the Internet of today is mostly interactive, and it's bufferbloat/latency/jitter that matters the most for our experience using it. We see speedtests with 100s of Mbps Down/Up and terrible bufferbloat/latency/jitter in the US or Europe, while and an ISP in Global South, say in Africa, with 10/1 Mbps Down/Up is offering a better experience on the internet to the customers and yet, still, ISPs worldwide as well as vendors manufacturing antennas, radios Wi-Fi routers or regulators like FCC or CE are selling "speed", the newest Wi-Fi standard and so on. It's nonsense. Dave et al, we were are addressing it in a comment to Notice of Inquiry from FCC, in 2023. There is a lot of good points, notes and links to studies showing that beyond certain point (and that's not 100s of Mbps, but way less), bandwidth really doesn't matter: Now, there is a hope. A new FCC chairman might be willing to listen to our arguments more and there is one particular commissioner that was willing to listen to us in the past and wants to work on improving of a broadband definition that would include bufferbloat, latency and jitter so let's see. One other good news for customers is that another vendor announced a plan to add a support of CAKE in 2025 - https://www.alta.inc and we are looking forward to test it once it's done. |
Beta Was this translation helpful? Give feedback.
-
Sure thing, @jschwartzenberg! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all, especially @FrantisekBorsik
I watched the video from FOSDEM (https://fosdem.org/2025/schedule/event/fosdem-2025-6051-every-isp-needs-to-use-a-qoe-middle-box-on-their-network/) and asked my ISP to see what they think about this.
The original Dutch forum thread is here: https://community.freedom.nl/t/libre-quality-of-experience-libreqos-every-isp-needs-to-use-a-qoe-middle-box-on-their-network/5122
Essentially the response is that they are using RED (Random Early Dectection) instead of CoDel (Controlled Delay) from RFC8290. RED would be less effective than CoDel, but does have higher throughput. Apparently their connections aren't filled up either to a point where these algorithms would be relevant, their routers aren't dropping anything from their queues. What do you think of this?
It's not completely clear what "bandwidth is a lie" refers to. Would that mean that ISPs are oversubscribed or the idea that more bandwidth cannot always solve latency issues?
Many thanks for presenting at FOSDEM! It's great I could share the video to my ISP. I hope it is also interesting to see their response. I'm curious if it might still be helpful to deploy anything related to this on my Turris Omnia.
Beta Was this translation helpful? Give feedback.
All reactions