Tag: Bufferbloat
-
Improving my home Internet performance
For a long time I’ve experimented with shaping my upstream traffic via Linux’s traffic management functionality (tc command) with the goal of improving my Internet connection’s performance. The latest incarnation of this configuration can be found in this script. Anecdotally this configuration greatly improves interactive performance. Use cases such as Skype calls work without a…
-
Per packet overhead on VDSL2 – part 3
Previous instalments: Per packet overhead on VDSL Per packet overhead on VDSL2 – part 2 Related Bufferbloat list thread For tonight’s edition I have increased the number of small packet sizes in the experiment and dropped the larger sizes. For each of the following data sizes (iperf -l) there are five seconds of traffic: 0,…
-
Per packet overhead on VDSL2 – part 2
A few days ago I wrote about some interesting latency results I observed on my home Internet connection with small packets. This post adds a bit more data. In this experiment I disabled all upstream traffic shaping and then used iperf to blast UDP packets of various sizes to a destination host I control. The…
-
Per packet overhead on VDSL2
My home router (Linux box) is configured to shape upstream traffic to just below the link rate to avoid Bufferbloat – this greatly improves interactive performance under load. Recently I’ve experimented with various packet sizes. The charts below show the effect of small packets. Between 0-6 seconds the link is idle. From 6-14 seconds the…
-
Another good Codel/Bufferbloat talk
This time by Dave Taht.
-
Network latency experiments
Recently a series of blog posts by Jim Gettys has started a lot of interesting discussions and research around the Bufferbloat problem. Bufferbloat is the term Gettys’ coined to describe huge packet buffers in network equipment which have been added through ignorance or a misguided attempt to avoid packet loss. These oversized buffers have the…