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

server/networking: unset tcp BBR and fq #576

Merged
merged 1 commit into from
Dec 2, 2024
Merged

server/networking: unset tcp BBR and fq #576

merged 1 commit into from
Dec 2, 2024

Conversation

Mic92
Copy link
Member

@Mic92 Mic92 commented Dec 2, 2024

Appearantly TCP BBR is not a good idea without doing any performance measurements: #556

fq is actually incorrect. It should be fq_codel and systemd already applies this by default for us.

Appearantly TCP BBR is not a good idea without doing any performance
measurements: #556

fq is actually incorrect. It should be `fq_codel` and systemd already
applies this by default for us.
@zimbatm zimbatm merged commit 250ecf4 into main Dec 2, 2024
3 checks passed
@zimbatm zimbatm deleted the networking branch December 2, 2024 10:49
@Mic92 Mic92 mentioned this pull request Dec 2, 2024
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

Successfully merging this pull request may close these issues.

2 participants