Added RTT example

This commit is contained in:
Dave Täht 2022-12-10 21:04:25 -08:00
parent e4a86107e8
commit a6ab2a7ecf
2 changed files with 15 additions and 0 deletions

View File

@ -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

Binary file not shown.

After

Width:  |  Height:  |  Size: 123 KiB