Skip to content

Commit 229844e

Browse files
Merge pull request #292277 from Harikrishnan-M-B/patch-22
Added 429 issue
2 parents cbdef87 + 32a5b3a commit 229844e

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

articles/frontdoor/troubleshoot-issues.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -168,6 +168,20 @@ Azure Front Door users the origin host name as the SNI header during SSL handsha
168168

169169
Change the origin from an IP address to an FQDN to which a valid certificate is issued that matches the origin certificate.
170170

171+
## 429 responses from Azure Front Door
172+
173+
### Symptom
174+
175+
* A percentage of requests start showing errors with the response 429: Too many requests.
176+
177+
### Cause
178+
179+
* Azure Front Door has default platform rate limits. If your traffic exceeds the limit, AFD will start rate limiting the traffic and return 429 responses.
180+
181+
### Troubleshooting steps
182+
183+
* If you start seeing 429s for your legitimate traffic and a higher quota limited is need, create an [Azure support request](https://portal.azure.com/#blade/Microsoft_Azure_Support/HelpAndSupportBlade/newsupportrequest).
184+
171185
## Next steps
172186

173187
* Learn how to [create a Front Door](quickstart-create-front-door.md).

0 commit comments

Comments
 (0)