Hacker News new | ask | show | jobs
by everfrustrated 696 days ago
You say website, so I'll presume this is http traffic.

In which case putting in a simple hits/IP rate limiter with something like nginx is probably enough to defend against this for the future.

https://nginx.org/en/docs/http/ngx_http_limit_req_module.htm...

1 comments

That's exactly what I did, or even managed challenge entire ASN using Cloudflare WAF