diff --git a/contents/codes/520.md b/contents/codes/520.md new file mode 100644 index 0000000..4c83542 --- /dev/null +++ b/contents/codes/520.md @@ -0,0 +1,15 @@ +--- +# This is not a status code available in the standard, but it exists +# with significant prominence in the wild +set: 5 +code: 520 +title: 520 Web Server Returned an Unknown Error +--- + +The origin server returned an empty, unknown, or unexplained response to Cloudflare.[1] + +--- + +* Source: [unknown?][1] + +[1]: diff --git a/contents/codes/521.md b/contents/codes/521.md new file mode 100644 index 0000000..42cb362 --- /dev/null +++ b/contents/codes/521.md @@ -0,0 +1,15 @@ +--- +# This is not a status code available in the standard, but it exists +# with significant prominence in the wild +set: 5 +code: 521 +title: Web Server Is Down +--- + +This status code is not specified in any RFCs, but is used by CloudFlare's reverse proxies to indicate that the origin webserver refused the connection.[1] + +--- + +* Source: [unknown?][1] + +[1]: diff --git a/contents/codes/522.md b/contents/codes/522.md new file mode 100644 index 0000000..e724fb9 --- /dev/null +++ b/contents/codes/522.md @@ -0,0 +1,15 @@ +--- +# This is not a status code available in the standard, but it exists +# with significant prominence in the wild +set: 5 +code: 522 +title: Connection Timed Out +--- + +Cloudflare could not negotiate a TCP handshake with the origin server.[1] + +--- + +* Source: [unknown?][1] + +[1]: diff --git a/contents/codes/523.md b/contents/codes/523.md new file mode 100644 index 0000000..e69c282 --- /dev/null +++ b/contents/codes/523.md @@ -0,0 +1,15 @@ +--- +# This is not a status code available in the standard, but it exists +# with significant prominence in the wild +set: 5 +code: 523 +title: Origin Is Unreachable +--- + +Cloudflare could not reach the origin server; for example, if the DNS records for the origin server are incorrect.[1] + +--- + +* Source: [unknown?][1] + +[1]: diff --git a/contents/codes/524.md b/contents/codes/524.md new file mode 100644 index 0000000..df5bc5d --- /dev/null +++ b/contents/codes/524.md @@ -0,0 +1,15 @@ +--- +# This is not a status code available in the standard, but it exists +# with significant prominence in the wild +set: 5 +code: 524 +title: Origin Is Unreachable +--- + +Cloudflare was able to complete a TCP connection to the origin server, but did not receive a timely HTTP response.[1] + +--- + +* Source: [unknown?][1] + +[1]: diff --git a/contents/codes/525.md b/contents/codes/525.md new file mode 100644 index 0000000..b666d57 --- /dev/null +++ b/contents/codes/525.md @@ -0,0 +1,15 @@ +--- +# This is not a status code available in the standard, but it exists +# with significant prominence in the wild +set: 5 +code: 525 +title: Origin Is Unreachable +--- + +Cloudflare could not negotiate a SSL/TLS handshake with the origin server.[1] + +--- + +* Source: [unknown?][1] + +[1]: diff --git a/contents/codes/526.md b/contents/codes/526.md new file mode 100644 index 0000000..7c08093 --- /dev/null +++ b/contents/codes/526.md @@ -0,0 +1,15 @@ +--- +# This is not a status code available in the standard, but it exists +# with significant prominence in the wild +set: 5 +code: 526 +title: Origin Is Unreachable +--- + +Cloudflare could not validate the SSL certificate on the origin web server.[1] + +--- + +* Source: [unknown?][1] + +[1]: