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

limit same ip connections #8

Open
wpbirney opened this issue Nov 29, 2021 · 0 comments
Open

limit same ip connections #8

wpbirney opened this issue Nov 29, 2021 · 0 comments

Comments

@wpbirney
Copy link

if a large amount of connections are open the server seems to stop responding. Opening it up to a denial of service attack from any single desktop. for example opening 50k wget downloads in my terminal made the site stop responding.

A possible fix could be to limit same ip connections to a reasonable amount and/or raising the servers file descriptor limit should help

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

No branches or pull requests

1 participant