You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/docs/fundamentals/reference/cloudflare-ray-id.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ pcx_content_type: reference
3
3
title: Cloudflare Ray ID
4
4
---
5
5
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.
7
7
8
8
Ray IDs are particularly useful when evaluating Security Events for patterns or false positives or more generally understanding your application traffic.
0 commit comments