Skip to content

Commit 8ea9b33

Browse files
authored
[Errors] Update error-502-504.mdx
SPM-2107
1 parent 667fe1f commit 8ea9b33

File tree

1 file changed

+10
-1
lines changed
  • src/content/docs/support/troubleshooting/http-status-codes/cloudflare-5xx-errors

1 file changed

+10
-1
lines changed

src/content/docs/support/troubleshooting/http-status-codes/cloudflare-5xx-errors/error-502-504.mdx

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,4 +49,13 @@ If you need further assistance from our Support team, provide the following deta
4949

5050
- The time and timezone when the issue occurred.
5151
- The URL that resulted in the HTTP `502` or `504` response (for example, `https://www.example.com/images/icons/image1.png`).
52-
- The output from browsing to `<YOUR_DOMAIN>/cdn-cgi/trace`.
52+
- The output from browsing to `<YOUR_DOMAIN>/cdn-cgi/trace`.
53+
54+
### Known Cloudflare issues leading to HTTP Error 502 or 504
55+
56+
- Using [Gateway](/cloudflare-one/policies/gateway/) can lead to an HTTP Error 502 at the Edge if the origin only partially supports HTTP/2.
57+
See [the article under Gateway FAQ](/cloudflare-one/faq/troubleshooting/#i-see-error-504-when-browsing-to-a-website) for more details and resolution.
58+
59+
- You may see an influx of HTTP Error 504 with the `RequestSource` of `earlyHintsCache` in Cloudflare Logs when Early Hints is enabled, which is expected and benign.
60+
See [the Early Hints article](/cache/advanced-configuration/early-hints/#emit-early-hints) for more details and resolution.
61+

0 commit comments

Comments
 (0)