Mohammad Taherian
Results
2
comments of
Mohammad Taherian
I also have same problem. `IpRateLimitPolicies` does not overwrite `GeneralRules` in Runtime in appsettings: ``` "IpRateLimiting": { "EnableEndpointRateLimiting": false, "StackBlockedRequests": false, "RealIpHeader": "X-Real-IP", "ClientIdHeader": "X-ClientId", "HttpStatusCode": 429, "IpWhitelist": [], "EndpointWhitelist":...
@stefanprodan Hello, do you have any update for this issue?