HTTP

HTTP 451 Unavailable For Legal Reasons vs 523 Origin Is Unreachable

HTTP 451 (Unavailable For Legal Reasons) is a 4xx Client Error response, while 523 (Origin Is Unreachable) is a 5xx Server Error response. 451 indicates that the server is denying access to the resource as a consequence of a legal demand. Named after Ray Bradbury's Fahrenheit 451. In contrast, 523 means that cloudflare-specific. Cloudflare could not reach the origin server (DNS resolution failed or no route).

Description

The server is denying access to the resource as a consequence of a legal demand. Named after Ray Bradbury's Fahrenheit 451.

When You See It

When content is blocked due to court orders, GDPR requests, or government censorship.

How to Fix

No technical fix. The block is legally mandated. Contact the site operator for details.

Description

Cloudflare-specific. Cloudflare could not reach the origin server (DNS resolution failed or no route).

When You See It

When Cloudflare's DNS for the origin fails to resolve.

How to Fix

Verify DNS records in Cloudflare dashboard. Check origin server's IP address.

Key Differences

1.

451 is a 4xx Client Error response, while 523 is a 5xx Server Error response.

2.

HTTP 451: The server is denying access to the resource as a consequence of a legal demand. Named after Ray Bradbury's Fahrenheit 451.

3.

HTTP 523: Cloudflare-specific. Cloudflare could not reach the origin server (DNS resolution failed or no route).

4.

You encounter 451 when when content is blocked due to court orders, GDPR requests, or government censorship.

5.

You encounter 523 when when Cloudflare's DNS for the origin fails to resolve.

When to Use Which

For 451 (Unavailable For Legal Reasons): No technical fix. The block is legally mandated. Contact the site operator for details. For 523 (Origin Is Unreachable): Verify DNS records in Cloudflare dashboard. Check origin server's IP address.

Learn More