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

Increase UDP buffer sizes #1024

Merged
merged 5 commits into from
Sep 27, 2024
Merged

Increase UDP buffer sizes #1024

merged 5 commits into from
Sep 27, 2024

Conversation

mauromorales
Copy link
Member

@mauromorales mauromorales commented Aug 30, 2024

The new size is 7.5M as recommended by quic-go 1 which previously was 2.5M 2

Also I'm not sure if these should also be increased, or removed, or kept as they are. For edgevpn it is needed, but why for the rest?

ExecStartPre=-/bin/sh -c "sysctl -w net.core.rmem_max=2500000"

@mauromorales mauromorales requested a review from a team August 30, 2024 07:40
@mauromorales mauromorales self-assigned this Aug 30, 2024
Signed-off-by: Mauro Morales <[email protected]>
@mauromorales mauromorales merged commit 0ad384e into main Sep 27, 2024
5 of 6 checks passed
@mauromorales mauromorales deleted the increase-udp-buffer-sizes branch September 27, 2024 22:43
vadimzharov added a commit to vadimzharov/kairos-packages that referenced this pull request Sep 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants