How Do I Handle Abnormal Request Headers?
In addition to abnormal status codes, ELB notifies clients of typical exceptions through the x-router-code header. Common header values are 40000, 40001, 50000, and 50001. You can handle these headers based on the following table.
Header Value |
Meaning |
Possible Causes |
---|---|---|
40000 |
The default backend server group has no backend servers. |
|
40001 |
The backend server group of the matched forwarding policy has no backend servers. |
|
50000 |
All backend servers are unavailable. |
|
50001 |
The configuration is loading. |
The configuration is not complete. Wait and try again later. |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.