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 the UDP receiver buffer programmatically #86

Closed
herr-seppia opened this issue Jan 4, 2022 · 0 comments · Fixed by #88
Closed

Increase the UDP receiver buffer programmatically #86

herr-seppia opened this issue Jan 4, 2022 · 0 comments · Fixed by #88
Assignees

Comments

@herr-seppia
Copy link
Member

herr-seppia commented Jan 4, 2022

Describe what you want implemented
A configuration param to set the size of the UDP receiver buffer per socket

Describe alternatives you've considered
Configure the same size at OS level

@herr-seppia herr-seppia self-assigned this Jan 4, 2022
herr-seppia added a commit that referenced this issue Jan 4, 2022
- Add `udp_send_retry_interval_millis` param
- Add `udp_recv_buffer_size` param

Other minor improvements

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

Successfully merging a pull request may close this issue.

1 participant