Hi Fabian,
Your symptom is related to how AFD WAF is working on the rate-limiting. You can refer to this link:
Best regards,
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
We have created an Azure Frontdoor Premim Tier with a Web Application Firewall associated with it and we are having some issues with a specific rule we created to apply rate limiting.
The rule is looking for a specific URL and specifies a limit of 2 http requests per every 1 minutes. The rule has a top priority number of 1
I´ve created a loop to perform HTTP requests and for 100 htpp requests, 86 are being allowed and 14 blocked in an interval of 1 minute.
I also tried with a higher threshold ( 30 requests for every 5 minutes) and still had the same outcome.
Can someone explain me why is this not working as expected and if there´s any way we can apply rate limiting correctly
We are using a Powershell script to test this.
Hi Fabian,
Your symptom is related to how AFD WAF is working on the rate-limiting. You can refer to this link:
Best regards,