How to diagnose random Azure FrontDoor 503 errors

Daniel Lee 6 Reputation points
2021-09-29T22:45:03.493+00:00

Hi there,

I have FrontDoor setup in front of multiple backend Web App. I've noticed there's a number of random 503 errors each day. The requests themselves are valid, and retrying generally works, however, the initial request that fails is not hitting the backend Web App. The backend health at the times of the errors are also 100%, and it can't be a timeout because the error is immediate (timeout is also extended to 240 seconds). It seems like FrontDoor itself is having some kind of health issue, but there's no health issues mentioned.

After doing some research, I've increased the timeout to 240 and also remove accept-encoding from the request for byte range requests as recommended in the link provided below,

https://learn.microsoft.com/en-us/azure/frontdoor/front-door-troubleshoot-routing

However, still a number of random 503 errors/blank page each day is showing out.

Please advise.

Thank you.

Azure Front Door
Azure Front Door
An Azure service that provides a cloud content delivery network with threat protection.
636 questions
0 comments No comments
{count} vote

2 answers

Sort by: Most helpful
  1. Mathew Shires 6 Reputation points
    2021-10-19T09:40:20.113+00:00

    We've been experiencing the exact same issue but Azure support hasn't been of much help and has been rather dismissive of the issue.

    1 person found this answer helpful.

  2. suvasara-MSFT 10,036 Reputation points
    2021-10-01T08:20:45.407+00:00

    @Daniel Lee , Apologies for the inconvenience caused. Looks like you have implemented all the client side checks for 503 error. Now, we will check if there are any server-side issues raised here, for that you need to provide us with the actual tracking ID or GUID on top of that web page along with your subscription. Please do mail these details to azcommunity@microsoft.com for further insights.

    ----------

    Please do not forget to "Accept the answer" wherever the information provided helps you to help others in the community.

    0 comments No comments