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

Revert "XSI-1706/CP-51295: limit open TCP con's to 250 and increase socket backlog" #6164

Merged
merged 1 commit into from
Dec 9, 2024

Conversation

lindig
Copy link
Contributor

@lindig lindig commented Dec 9, 2024


This reverts commit af7b9c4.

We found that the lower limits are too low for large pools and reverting this. We understand that this risks running out of file descriptors, which was the motivation to lower the limits and to introduce rate limits. The problem does not exist in XS8 and we hope to manage this problem until the end of support of this release.

…ease socket backlog"

This reverts commit af7b9c4.

We found that the lower limits are too low for large pools and reverting
this. We understand that this risks running out of file descriptors,
which was the motivation to lower the limits and to introduce rate
limits. The problem does not exist in XS8 and we hope to manage this
problem until the end of support of this release.

Signed-off-by: Christian Lindig <[email protected]>
@lindig lindig requested a review from edwintorok December 9, 2024 10:32
@lindig lindig merged commit 27e4e25 into xapi-project:1.249-lcm Dec 9, 2024
5 checks passed
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