Skip to content

Commit 19d7d93

Browse files
authored
Update cloudflare-ray-id.mdx
Due to Argo Smart Routing, the colo portion may differ between Request and Response headers, making the full string potentially change if evaluated.
1 parent d47315f commit 19d7d93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/fundamentals/reference/cloudflare-ray-id.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ pcx_content_type: reference
33
title: Cloudflare Ray ID
44
---
55

6-
A **Cloudflare Ray ID** is an identifier given to every request that goes through Cloudflare.
6+
A **Cloudflare Ray ID** is an identifier given to every request that goes through Cloudflare. The Ray ID is the hash portion of the Cf-Ray HTTP Header. The header will include colo information after the Ray ID.
77

88
Ray IDs are particularly useful when evaluating Security Events for patterns or false positives or more generally understanding your application traffic.
99

0 commit comments

Comments
 (0)