|
|
|
|
|
by afarah1
431 days ago
|
|
Honest question, why is rate limiting insufficient? Can be done in two lines in nginx which is not just a common web server but also used as an API gateway or proxy. You can rate limit by IP pretty aggressively without affecting human traffic. |
|