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

Add limit on the rate of new connections #257

Closed
kevinbader opened this issue Sep 3, 2019 · 0 comments · Fixed by #346
Closed

Add limit on the rate of new connections #257

kevinbader opened this issue Sep 3, 2019 · 0 comments · Fixed by #346
Assignees
Milestone

Comments

@kevinbader
Copy link
Contributor

In order to prevent DoS attacks, an administrator should be able to limit the number of new connections per time unit. The time unit could be seconds or minutes.

Suggested env var name: MAX_CONNECTION_RATE or MAX_CONNECTIONS_PER_SECOND or MAX_CONNECTIONS_PER_MINUTE.

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 a pull request may close this issue.

2 participants