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

Set TCP backlog default to 511, remove SOMAXCONN #3152

Merged
merged 1 commit into from
Nov 15, 2024

Conversation

bernardnormier
Copy link
Member

This PR sets the default TCP backlog to 511 everywhere.

It used to be SOMAXCONN in C++ when SOMAXCONN was set. See https://linux.die.net/man/2/listen.

@bernardnormier bernardnormier merged commit abf2c53 into zeroc-ice:main Nov 15, 2024
19 checks passed
@bernardnormier bernardnormier deleted the tcp-backlog branch December 9, 2024 17:10
InsertCreativityHere pushed a commit to InsertCreativityHere/compiler-comparison that referenced this pull request Jan 1, 2025
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.

3 participants