ror-community / ror-roadmap

Central information about what is happening at ROR and how to contribute feedback
10 stars 1 forks source link

[MAINTENANCE] Support rate limiting specific IPs in WAF #144

Closed lizkrznarich closed 1 year ago

lizkrznarich commented 1 year ago

Service/repository new-deployment

Describe the current state/issue Currently, it's only possible to rate limit all requests from all IPs. In some cases there is need to rate limit specific IPs addresses that are causing heavy load to a lower allowed rate.

Describe the desired state/solution Create a separate WAF rule and IP list that allows applying a lower rate limit to specific IPs.

Additional notes

lizkrznarich commented 1 year ago

https://github.com/ror-community/new-deployment/pull/98