|
|
|
|
|
by eggbrain
312 days ago
|
|
Limiting by referrer seems strange — if you know a normal user makes 10-20 requests (let’s assume per minute), can’t you just rate limit requests to 100 requests per minute per IP (5x the average load) and still block the majority of these cases? Or, if it’s just a few bad actors, block based on JA4/JA3 fingerprint? |
|
I think referer based limits are better, this way I can ask high users to please choose self-hosting instead of the public instance.