HTTP 5xx

505 HTTP Version Not Supported

The server does not support the HTTP protocol version used in the request.

5xx Server error

What causes it

  • A client using an HTTP version the server refuses.

How to fix it

Use a supported HTTP version. Rare with modern clients.

Example response

A typical raw HTTP response a client receives for a 505, with the headers this code is defined around.

HTTP/1.1 505 HTTP Version Not Supported
Content-Type: text/html; charset=utf-8

Know before your visitors do.

Sentinel checks your site around the clock from multiple regions and alerts you the moment it starts returning a 5xx error, so you can fix it before it costs you.