If you as a client receive a 500 status code, you can decide to try again (after a waiting-period, for a set number of times) to see if the server can handle the same request later on. Some status codes like 503 can return a retry-after header. This can be used to figure out how long a client SHOULD wait until a next attempt should be tried.

1xx: Information. 100 Continue. Only a part of the request has been received by the server, but as … How To Troubleshoot Common HTTP Error Codes | DigitalOcean Oct 24, 2014 How to fix the HTTP error code “500 internal server error The first block of letters lists the file's permissions. There are three permission levels: Read (r) Write (w) Execute (x) The permissions are shown in groups of three: HTTP/1.1: Status Code Definitions

The AT&T Video Optimizer specifically identifies all HTTP 400 and 500 Status Codes that are found in an application trace. These codes are an important part of application analysis, because they provide information about possible errors resulting from an HTTP request.

HTTP Status Code 500: What Is a 500 "Internal Server

HTTP server error status (500) when you try to start

What is 500 Internal Server Error and How to Fix It Reloading and backtracking to the home URL. Even if the issue is indeed on the server-side, it might … When to send 4xx or 5xx codes - The RESTful cookbook If you as a client receive a 500 status code, you can decide to try again (after a waiting-period, for a set number of times) to see if the server can handle the same request later on. Some status codes like 503 can return a retry-after header. This can be used to figure out how long a client SHOULD wait until a next attempt should be tried.