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 haproxy maximum connections #36

Merged
merged 1 commit into from
Jan 15, 2024

Conversation

indiebrain
Copy link

@indiebrain indiebrain commented Jan 12, 2024

Increase the number of concurrent client connections allowed to the HAProxy pod before connections are put on the Kernel's socket queue. Internal testing revealed this as a contributing source to latency and connection timeouts when Redis is under load.

References

@indiebrain indiebrain self-assigned this Jan 12, 2024
@indiebrain indiebrain force-pushed the aaronk/haproxy--increase-default-maxconn branch from 747d677 to 291ee77 Compare January 15, 2024 13:11
@indiebrain indiebrain marked this pull request as ready for review January 15, 2024 16:52
@indiebrain indiebrain requested a review from a team as a code owner January 15, 2024 16:52
@indiebrain indiebrain merged commit b3a70fc into master Jan 15, 2024
11 checks passed
@indiebrain indiebrain deleted the aaronk/haproxy--increase-default-maxconn branch January 15, 2024 18:02
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.

2 participants