Update README.md

This commit is contained in:
Robert Chacón 2021-07-08 10:26:11 -06:00 committed by GitHub
parent d423281c1b
commit 9abec42338
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,6 +12,8 @@ The impact of fq_codel on a 3000Mbps connection vs hard rate limiting — a 30x
>“FQ_Codel provides great isolation... if you've got low-rate videoconferencing and low rate web traffic they never get dropped. A lot of issues with IW10 go away, because all the other traffic sees is the front of the queue. You don't know how big its window is, but you don't care because you are not affected by it. FQ_Codel increases utilization across your entire networking fabric, especially for bidirectional traffic... If we're sticking code into boxes to deploy codel, don't do that. Deploy fq_codel. It's just an across the board win.”
> - Van Jacobson | IETF 84 Talk
## Typical Client Results
Here are the <a href="http://www.dslreports.com/speedtest">DSLReports Speed Test</a> results for a Fixed Wireless client averaging 20ms to the test server.
Bloat is below 5ms in each direction.
<img src="docs/bloat.png" width="350">
# Network Design