rtr7 / router7

router7 is a small home internet router completely written in Go. It is implemented as a gokrazy appliance.
https://router7.org
Apache License 2.0
2.69k stars 110 forks source link

Enable TCP BBR in router7 kernel #73

Closed stapelberg closed 2 years ago

stapelberg commented 2 years ago

This should help in achieving full 25 Gbit/s line rate (minus TCP overhead) with HTTP transfers.

See https://www.dev2qa.com/how-to-enable-tcp-bbr-on-linux-to-boost-internet-access-speed/