-
-
Notifications
You must be signed in to change notification settings - Fork 0
[Feature] IP-Based Rate Limiting #443
Copy link
Copy link
Open
Labels
featureNew feature or requestNew feature or requestnext-releaseAddress this in the next releaseAddress this in the next releasetop-priorityThis must be done as soon as possibleThis must be done as soon as possible
Description
Metadata
Metadata
Assignees
Labels
featureNew feature or requestNew feature or requestnext-releaseAddress this in the next releaseAddress this in the next releasetop-priorityThis must be done as soon as possibleThis must be done as soon as possible
About
Per #442, implement configurable HTTP 429 rate limiting based on the client's IP address (or a hash of it, depending on the ClientSecurityMode config node).