Skip to content

Commit 69deb87

Browse files
[Errors] Update error-502-504.mdx (#24178)
* [Errors] Update error-502-504.mdx SPM-2107 * Style Guide changes and remove extra line break --------- Co-authored-by: Rebecca Tamachiro <[email protected]>
1 parent d6877d8 commit 69deb87

File tree

1 file changed

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

1 file changed

+8
-1
lines changed

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

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,4 +49,11 @@ 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` if the origin only partially supports HTTP/2. Refer to [Gateway FAQ](/cloudflare-one/faq/troubleshooting/#i-see-error-504-when-browsing-to-a-website) for more details and resolution.
57+
58+
- 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. Refer to [the Early Hints article](/cache/advanced-configuration/early-hints/#emit-early-hints) for more details and resolution.
59+

0 commit comments

Comments
 (0)