-
As we all know, ZeroTier TCP relay is unusable for interactive usages. E.g. RTTs 200-1000ms on relatively fast connections. This is due to a race condition that causes TCP buffer to be flushed too lat…
-
Each TCP flow on later versions of netperf can dump it's tcp statistics which seems useful information to collect.
d@nuc-client:~/git/netperf$ DUMP_TCP_INFO=1 netperf -H ranger
MIGRATED TCP STREAM TE…
dtaht updated
7 years ago
-
My experience thus far with FairQueue-Codel via a set of pipe/queue/rules to battle bufferbloat in OPNSense has been phenomenal - A+ all around in DSLReports, good numbers against Berkeley's ICSI Neta…
-
I want to try Cake shaper with Openwrt in my old PC, so I followed this information: https://www.bufferbloat.net/projects/codel/wiki/Cake/ to install Cake to Openwrt
```
Target Profile -> TP-LINK …
-
Currently a TransformStream with the default strategies adds two chunks of buffering to any pipe. I'd like to reduce that as much as possible. We can't reduce the HWM of the writableStrategy to 0 beca…
ricea updated
7 years ago
-
I cannot successfully compile Target profiles for the ar71xx/generic target=Archer-C59-V1 or Ramips/7620 target=EX3700-3800
I have tried several environment variables and a clean git clone using t…
-
Specifically this commit:
https://github.com/dtaht/sch_cake/commit/423112ed57ad5d237ef90074f3651340d7ae6415
I set QoS with "tc qdisc replace dev eth1 root cake diffserv4 flows
bandwidth 100mbit…
-
I am trying to measure the latency at the MP-TCP receiver side as a difference between the time a packet has entered into the TCP stack and the time it is ready to be consumed by the application. To a…
ghost updated
7 years ago
-
BufferBloat 问题, RepeatSegs/InSegs 过高,可以在此讨论。
BufferBloat相关资料:
* https://en.wikipedia.org/wiki/Bufferbloat
* http://blog.csdn.net/dog250/article/details/52879457
* http://blog.csdn.net/dog250/artic…
xtaci updated
7 years ago
-
I would like directly comparable results between different tcps on a variety of tests.
--test-parameter=key=value looks like the right place to do that. CC={reno,cubic,whatever}
not clear how to ex…
dtaht updated
7 years ago