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 max number of tcp connections #6

Merged
merged 1 commit into from
Jan 8, 2024
Merged

Conversation

saza-ku
Copy link
Contributor

@saza-ku saza-ku commented Jan 7, 2024

We're going to evaluate the performance.
The current max number of TCP connections is about 128. It's too low.

This PR increase it to 1024.

@saza-ku
Copy link
Contributor Author

saza-ku commented Jan 7, 2024

BTW we may need to tune the number by something like options.

Copy link
Contributor

@ainozaki ainozaki left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@saza-ku saza-ku merged commit 27950ad into main Jan 8, 2024
@saza-ku saza-ku deleted the scale-connection branch January 8, 2024 06:48
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.

None yet

2 participants