ECDN status code statistics allow you to query monitoring data of status codes. You can log in to the ECDN Console, then click Statistics on the left sidebar to enter the Status Code Statistics page and try out this feature.
Status code data is displayed in a pie chart and a trend curve. All data can be exported.
Category | Status Code | Description | Solution |
---|---|---|---|
2XX | 200 | The access succeeds. | A 2XX status code generally indicates a normal access state. |
206 | The access succeeds. | ||
3XX | 301 | The accessed content has been permanently migrated. | A 3XX status code generally indicates a normal access state. |
302 | The access is redirected. | ||
304 | The content to be accessed has not changed. | ||
4XX | 400 | A request parameter is incorrect. | A 4XX status code generally indicates that the client request is incorrect or the acceleration service of the domain name has been disabled. |
401 | The access request verification fails. | ||
403 | Access to the content is denied. | ||
404 | The requested content cannot be found. | ||
405 | The request method is not supported. | ||
416 | The range is invalid. | ||
5XX | 500 | An internal server error occurs. | Please check whether the origin server service is exceptional; if not, please submit a ticket for assistance. |
502 | The server cannot provide service currently. | ||
501 | The request method is not supported by the server and cannot be processed. | Please check the request method. | |
513 | The ECDN edge server is overloaded, which is generally caused by user request surge or CC attacks. | Please check that the business request surge of the domain name is normal. | |
522 | Internal HTTP ECDN connection establishment fails, or HTTP ECDN origin-pull connection establishment fails. | Please check that the origin server port 80 has been opened. | |
529 | The domain name is newly added, and the route configuration has not taken effect. | It takes 5–10 minutes for the platform to deploy the configuration. Please confirm that the configuration has taken effect before switching to the CNAME resolution. | |
The ping command is blocked by the origin server, and the origin-pull route information cannot be obtained. | You need to grant the ping permission on your ECDN intermediate nodes. You can submit a ticket to get the list of IPs of ECDN intermediate nodes. | ||
538 | HTTPS SSL handshake fails, internal ECDN transfer fails, or ECDN origin-pull SSL handshake fails. | Please check that the origin server port 443 has been opened and SSL handshake is normal. | |
564 | ECDN origin-pull times out. | Please check whether there are jitters on the origin server egress network. | |
Other | 0 | The client actively closes the connection during response. | Generally, it is caused by a client network problem or active stop of access by the user. |
Was this page helpful?