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

Check max connections config against ulimit and processes limit #198

Conversation

zmstone
Copy link
Member

@zmstone zmstone commented Nov 14, 2024

  • Add a validation for max_connections config, make sure it's not greater than ulimit and process_llimit
  • Added a new close reason counter group named closed_max_limit.

@zmstone zmstone requested review from keynslug and a team November 14, 2024 14:53
@zmstone zmstone merged commit d0c56a9 into master Nov 14, 2024
3 checks passed
@zmstone zmstone deleted the 241114-check-max_connections-config-against-ulimit-and-processes_limit branch November 14, 2024 19:45
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