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

Rate Limiting: Configure NGINX to limit request rates to prevent bots from overwhelming our server with automated scans. #380

Open
pwdel opened this issue Oct 29, 2024 · 0 comments

Comments

@pwdel
Copy link
Member

pwdel commented Oct 29, 2024

Tree off of...

https://github.com/orgs/openpredictionmarkets/projects/7/views/2?pane=issue&itemId=85288201&issue=openpredictionmarkets%7Csocialpredict%7C379

Basically, we could put a rate limiter in NGINX to prevent this.

That being said, we would need to set a documented policy, e.g. a certain number of milliseconds limit that WOULD be allowed under an API policy, or have a way to allow API requests to have their own rate limit policy if that would be too restrictive.

@pwdel pwdel converted this from a draft issue Oct 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Progress
Development

No branches or pull requests

1 participant