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

Manage and handle rate limiting in application level #813

Open
vohmar opened this issue Apr 6, 2018 · 2 comments
Open

Manage and handle rate limiting in application level #813

vohmar opened this issue Apr 6, 2018 · 2 comments

Comments

@vohmar
Copy link
Contributor

vohmar commented Apr 6, 2018

Currently all rate limiting is handled in firewall. We would like to manage all the limits and restrictions in the registry software

ie

  • number of epp requests by a registrar in a minute
  • number of whois requests from an ip
@artur-intech
Copy link
Contributor

How about the amount of users per registrar?

@artur-intech
Copy link
Contributor

def counter_update(registrar_code, ip)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants