Y
Hacker News
new
|
ask
|
show
|
jobs
by
DamonHD
360 days ago
Almost nothing pays attention to 429s, at least not in a good way, including big-name sites. I've written a whole paper about it...
1 comments
noident
360 days ago
Who cares if they pay attention to 429s? Your load balancer is giving them the boot, and your expensive backend resources aren't being wasted. They can make requests until the cows come home; they're not getting anything until they slow down.
link
ranger_danger
360 days ago
If you're rate-limiting by IP, well... some entire countries have only a handful (or one) externally visible IP.
link
DamonHD
360 days ago
And some of the bad bots are snowshoeing across many many IPs (and fabricating UAs). How is that load balancer going to help?
link
patmorgan23
360 days ago
For IPv4 sure, but have you heard of our Lord and Savior IPv6?
link
ranger_danger
360 days ago
My local monopoly hasn't. Maybe in 20 years.
link