Share via

Need some help for Azure Front Door issue.

Eric Gao 25 Reputation points
2026-03-26T21:27:22.5866667+00:00

Hi,

My website is using AFD. Recently AFD returns 504 error and I need to find the reason. Can anyone help me address the problems?

Thanks,

Eric

Azure Front Door
Azure Front Door

An Azure service that provides a cloud content delivery network with threat protection.


1 answer

Sort by: Most helpful
  1. Yutaka_K_JP 1,645 Reputation points
    2026-03-28T01:50:32.37+00:00

    I think the core is that an AFD 504 means the origin can’t open even a tiny conn‑slot to send its first byte, and u can see it by running curl --http1.1 --connect-timeout 2 -v once and noting where SYN, ACK, or that first byte stops.

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.