What is the name of the domain?
dashtoon.ai
What is the isssue you’re encountering
Latency for Images are High
What steps have you taken to resolve the issue?
We use cdn-cgi for resizing images on the fly. Our images get stored in Azure Blob Storage and are served via content.dashtoon.ai through cloudflare in order to cache them. The cache is set fairly high too i.e. 1 month.
The issue we observe is with new images i.e. newly uploaded images on Azure Blob Storage and then serving them via content.dashtoon.ai. Our users observe that sometimes the images dont load or take a long time to load. We have put a timeout on our frontend of 5s for this and are seeing more than 11% timeout on these images which seems very high. This is across locations and network speeds across users.
Is this expected behaviour? What can I see to debug this further?