You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
mpstefan opened this issue
Dec 10, 2024
· 0 comments
Labels
backlogCurrently unprioritized work. May change with user feedback or as the product progresses.spikeIssue to investigate a problem or solution, but not implement.
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?
The text was updated successfully, but these errors were encountered:
backlogCurrently unprioritized work. May change with user feedback or as the product progresses.spikeIssue to investigate a problem or solution, but not implement.
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
The text was updated successfully, but these errors were encountered: