Hacker News new | ask | show | jobs
by dtaht 635 days ago
It really is astounding to me how so many still do not understand that tcp is not a function call, or behaviors like slow start and congestion avoidance.

Recently a new rate limiter for TCP went by that was so terribly, terribly broken, and I cannot help but imagine that most of the containers of the world suffer from Bufferbloat in general.

1 comments

The rate limiter in question: https://github.com/cilium/cilium/issues/29083