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

BBR transmits too aggressively under throttled network #1180

Open
keytouch opened this issue Aug 10, 2024 · 1 comment
Open

BBR transmits too aggressively under throttled network #1180

keytouch opened this issue Aug 10, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@keytouch
Copy link

Describe the bug
With normal ISP broadband with 30Mbps up, speedtest utilize about 70Mbps with BBR. While effective bandwidth is of course within 30Mbps.
Aggressive transmiting behaviour might lead to latency increase and jitters... Maybe there is something odd with congestion window detection.

To Reproduce
Just run hysteria-linux-amd64-avx speedtest
To mitigate the issue, I have to lower maxStreamReceiveWindow or use brutal, which is not even a work around.
I am using 2.5.0.

Expected behavior
Transmit rate should not shoot much beyond 30Mbps.

@keytouch keytouch added the bug Something isn't working label Aug 10, 2024
@its0ka
Copy link

its0ka commented Aug 15, 2024

woah, really, it transmits at 38mbit/s to my 20mbit/s network, everything else on the network just dies

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants