An Azure service that provides a cloud content delivery network with threat protection.
Hello **Abdelrhman Goma
**When accessing the front door domain, you are receiving partial content with 206 status code. Please check how the backend is responding. If you receive a 206 status code, it may indicate that the backend is compressing data, especially if compression is enabled at the backend level.
Also, verify whether compression is enabled on both your backend and at the front door level. If compression is enabled on both sides, this behavior is expected.
You should disable compression on either the backend or the front door. Additionally, cache also disabled on this scenarios.
If you continue to experience issues after disabling compression, it could be due to a large backend file size and enabled compression on the backend.
In such cases, implement a rule set to disable compression and accept encoding headers as shown in the screenshot.
If this rule doesn't work, you'll need to address the issue from your backend to reduce the size of the custom ranger headers.
I hope the above answer helps you! Please let us know if you have any further questions.
Please don't forget to "accept the answer" and "upvote" where the information provided will help you, this can be beneficial to other members of the community.