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

✏️ Optimize - Rate Limiting #427

Closed
2 tasks done
actuallyReallyAlex opened this issue Nov 5, 2020 · 0 comments
Closed
2 tasks done

✏️ Optimize - Rate Limiting #427

actuallyReallyAlex opened this issue Nov 5, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request
Projects

Comments

@actuallyReallyAlex
Copy link
Owner

actuallyReallyAlex commented Nov 5, 2020

Given that a user makes a request to the server, when the rate limit is reached, then the server blocks that IP.


Server

  • Install express-rate-limit
  • Configure express-rate-limit
@actuallyReallyAlex actuallyReallyAlex added the enhancement New feature or request label Nov 5, 2020
@actuallyReallyAlex actuallyReallyAlex self-assigned this Nov 5, 2020
@actuallyReallyAlex actuallyReallyAlex added this to To do in v5.3.0 via automation Nov 5, 2020
@actuallyReallyAlex actuallyReallyAlex moved this from To do to In progress in v5.3.0 Nov 9, 2020
actuallyReallyAlex pushed a commit that referenced this issue Nov 9, 2020
✏️ Optimize - Rate Limiting #427 - Add rate limiting
v5.3.0 automation moved this from In progress to Done Nov 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
No open projects
v5.3.0
  
Done
Development

No branches or pull requests

1 participant