From c6de6d7210ad94da891f2f75640c57ee2306f9ed Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lu=C3=ADs=20Cardoso?= Date: Wed, 24 Jun 2026 10:25:49 +0100 Subject: [PATCH] [Security] Update protect-your-origin-server.mdx Hello team, For further info on 5XX. https://developers.cloudflare.com/support/troubleshooting/http-status-codes/cloudflare-5xx-errors/ Thanks. --- .../docs/fundamentals/security/protect-your-origin-server.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/docs/fundamentals/security/protect-your-origin-server.mdx b/src/content/docs/fundamentals/security/protect-your-origin-server.mdx index 44f2dff97f6..ec572a1ead3 100644 --- a/src/content/docs/fundamentals/security/protect-your-origin-server.mdx +++ b/src/content/docs/fundamentals/security/protect-your-origin-server.mdx @@ -44,7 +44,7 @@ When you secure origin connections, it prevents attackers from discovering and o ## Monitor origin health -For passive monitoring, [create notifications](/notifications/get-started/#create-a-notification) for **Origin Error Rate Alerts** to receive alerts when your origin returns 5xx codes above a configurable threshold and **Passive Origin Monitoring** to see when Cloudflare is unable to reach your origin for a few minutes. +For passive monitoring, [create notifications](/notifications/get-started/#create-a-notification) for **Origin Error Rate Alerts** to receive alerts when your origin returns [5XX](/support/troubleshooting/http-status-codes/cloudflare-5xx-errors/) codes above a configurable threshold and **Passive Origin Monitoring** to see when Cloudflare is unable to reach your origin for a few minutes. For more active monitoring, set up [standalone health checks](/health-checks/) for your origin.