mirror of
https://github.com/LibreQoE/LibreQoS.git
synced 2025-02-25 18:55:32 -06:00
Update README.md
This commit is contained in:
parent
d423281c1b
commit
9abec42338
@ -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.”
|
>“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
|
> - Van Jacobson | IETF 84 Talk
|
||||||
## Typical Client Results
|
## 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">
|
<img src="docs/bloat.png" width="350">
|
||||||
|
|
||||||
# Network Design
|
# Network Design
|
||||||
|
Loading…
Reference in New Issue
Block a user