add some cloudflare statuses

This commit is contained in:
Andrew Minion 2020-10-08 11:39:47 -05:00
parent 5c0cdbcbf2
commit a12f8a9c42
No known key found for this signature in database
GPG Key ID: E78E35BCC3EA3EA7
7 changed files with 105 additions and 0 deletions

15
contents/codes/520.md Normal file
View File

@ -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]: <https://support.cloudflare.com/hc/en-us/articles/115003011431#520error>

15
contents/codes/521.md Normal file
View File

@ -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]: <https://support.cloudflare.com/hc/en-us/articles/115003011431#521error>

15
contents/codes/522.md Normal file
View File

@ -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]: <https://support.cloudflare.com/hc/en-us/articles/115003011431#522error>

15
contents/codes/523.md Normal file
View File

@ -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]: <https://support.cloudflare.com/hc/en-us/articles/115003011431#523error>

15
contents/codes/524.md Normal file
View File

@ -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]: <https://support.cloudflare.com/hc/en-us/articles/115003011431#524error>

15
contents/codes/525.md Normal file
View File

@ -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]: <https://support.cloudflare.com/hc/en-us/articles/115003011431#525error>

15
contents/codes/526.md Normal file
View File

@ -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]: <https://support.cloudflare.com/hc/en-us/articles/115003011431#526error>