Open
Description
Issue to create a design for Rate Limits:
As an application developer using NGF
I want to limit the amount of traffic originating from any one client
So that a single or small set of clients cannot degrade the performance of my application by making too many requests.
Considerations
- What functionality does NGINX have for rate limits? Per Upstream? Per IP Address? What is configurable?
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
🆕 New