mirror of
https://github.com/LibreQoE/LibreQoS.git
synced 2025-02-25 18:55:32 -06:00
Added RTT example
This commit is contained in:
parent
e4a86107e8
commit
a6ab2a7ecf
@ -78,3 +78,18 @@ IPv6 deploying?
|
|||||||
EF,LE,CS1, CS5,NQB,CS6
|
EF,LE,CS1, CS5,NQB,CS6
|
||||||
|
|
||||||
* Failure Modes
|
* Failure Modes
|
||||||
|
** AQM
|
||||||
|
fq_codel was not designed to be a middlebox. The FQ component works well,
|
||||||
|
the AQM component, doesn't work as well as it could.
|
||||||
|
|
||||||
|
[[./img/middlebox_compared.png]]
|
||||||
|
|
||||||
|
Similarly, many devices are themselves the bottleneck, still, so they
|
||||||
|
accumulate a ton of RTT themselves, and monitoring the RTT and doing
|
||||||
|
something about it would possibly help.
|
||||||
|
|
||||||
|
** FQ
|
||||||
|
|
||||||
|
** Encapsulations
|
||||||
|
|
||||||
|
** HTB is bursty
|
||||||
|
BIN
sim/img/middlebox_compared.png
Normal file
BIN
sim/img/middlebox_compared.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 123 KiB |
Loading…
Reference in New Issue
Block a user