Common HTTP response codes and their definitions
HTTP Error Codes:
Error codes will help you identify the reason why your website is reported 'down' by Site24x7. Below table gives a fair idea about different HTTP error codes, corresponding reason and
World Wide Web Consortium definitions for each error code.
Error Code
| Reason
| Description
|
613
| Read Timeout
| A connection was successfully established with the server and a request was raised. But the response to the request wasn't received even after 30 seconds. |
614
| Too many Re-directions
| The request got redirected for more than 10 times. |
615
| SSL Connection Error
| SSL connection to the server failed. |
400
| Bad File Request
| Syntax used in the request (URL) is incorrect |
401
| Unauthorized | Authorization required. Happens usually when a wrong password is entered. |
403
| Forbidden/Access Denied | Server denies a particular request usually due to restricted access permissions set up on its directories. |
404
| Page/ File Not Found | Server cannot find the requested URL. |
Related Articles
Why is my website response time too high from China?
If your website is hosted outside China and you have chosen China as the location for monitoring, then the website response time will be high. This is because of the Great Firewall policy followed by China wherein, all the data coming from outside ...
Setting up a website monitor w.r.t content match and HTTP configuration
Regarding the website defacement (content match) configuration, you can set keyword checks to find the existence and non-existence of keywords in your HTML response. As far as the HTTP configurations are concerned, we support HEAD, GET, and POST ...
Response time and its components
Response time is comprised of five major components namely DNS time, connection time, SSL Handshake Time, first byte and Download time. Let us consider a scenario to further explain these terms: A website zoho.com is monitored by Site24x7. Firstly, ...
Monitor websites that require a HTTP POST to determine availability
You can monitor websites that require HTTP POST to determine availability. You can configure HTTP request methods to be passed (POST/GET/HEAD/POST XML) under the HTTP Configuration while adding a monitor itself. Log in to the Site24x7 client and ...
Response time in Website monitoring
In website monitoring, response time is calculated as the total time taken to resolve the DNS, complete the TCP hand-shake, negotiate an SSL handshake (for HTTPS) and download the full HTML output from the server. However, it does not include getting ...