Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Maybe suggest using BBR congestion control? #22

Open
ivanbaldo opened this issue Feb 2, 2017 · 3 comments
Open

Maybe suggest using BBR congestion control? #22

ivanbaldo opened this issue Feb 2, 2017 · 3 comments

Comments

@ivanbaldo
Copy link
Contributor

For kernel >= 4.9 maybe it should be suggested to add this in sysctl:
net.ipv4.tcp_congestion_control = bbr
And this in /etc/modules:
tcp_bbr
Maybe I am wrong though... but if thats the case, then it could be mentioned in the webpage why I am wrong so others don't ask themselves this same question.
Thanks a lot!

@dtaht
Copy link
Collaborator

dtaht commented Feb 2, 2017

I don't regard BBR as baked enough to recommend.

@ivanbaldo
Copy link
Contributor Author

Thanks a lot for your answer Dave!
Now more than two and a half years later, whats your opinion on using BBR?
BTW I been using it together with fq_codel and ECN=1 since then at home and one of my customers, didn't notice any problems so far... (of course this is just my case and I am not as expert as you, just comenting).

@dtaht
Copy link
Collaborator

dtaht commented Dec 15, 2019 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants