Why Am I Seeing Error Code 523?
If a request has passed through WAF four times, WAF blocks the request to prevent an infinite loop. In this case, error code 523 is returned.
Use the following methods to resolve the issue:
- Direct the request to the internal DNS server so that the request can bypass the public network.
- Configure the hosts file of the origin server.
The following uses the Windows operating system as an example.
- Use a text editor to open the hosts file. Generally, the hosts file is stored in the C:\Windows\System32\drivers\etc\ directory.
- Add a record about the IP address of the origin server to the hosts file.
- Save the modification and exit.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot