Block User/IP after reaching certain limit of requests to specific endpoint at a time
Summary:
Required a way to block user/ip to do call to endpoint if he does a huge number of requests to the endpoint at same time.
Content (required):
There is case where we are getting huge number of requests to some endpoints at same time, we need to limit those
Version (include the version you are using, if applicable):
Code Snippet (add any code snippets that support your topic, if applicable):
Tagged:
2