needlehack-team/needlehack

[NH-019] - To limit the search API

Closed this issue · 0 comments

To limit the search API

Context

As a developer, I want to limit the requests received by IP in order to avoid a DDoS attack

  • Component: search-api
  • Version: 0.0.1

Expected Behavior

If an IP executes more than 200 requests per minute, this IP should be banned.

Current Behavior

No limits are available.