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

Remove hard-coded limit for UDP receive buffer size #1290

Merged
merged 2 commits into from Jul 6, 2015
Merged

Conversation

joschi
Copy link
Contributor

@joschi joschi commented Jul 6, 2015

This PR removes the hard-coded upper limit of 64 KiB for the receive buffer size of UDP inputs. Additionally it increases the default from 16 KiB to 256 KiB.

@joschi joschi added this to the 1.2.0 milestone Jul 6, 2015
@bernd bernd self-assigned this Jul 6, 2015
bernd added a commit that referenced this pull request Jul 6, 2015
Remove hard-coded limit for UDP receive buffer size
@bernd bernd merged commit a835ac3 into master Jul 6, 2015
@bernd bernd deleted the udp-recvbuffersize branch July 6, 2015 14:58
@bernd bernd modified the milestones: 1.1.5, 1.2.0 Jul 6, 2015
bernd added a commit that referenced this pull request Jul 6, 2015
Remove hard-coded limit for UDP receive buffer size
(cherry picked from commit a835ac3)
sivasamyk pushed a commit to sivasamyk/graylog2-server that referenced this pull request Jul 13, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants