Image Request going to Cloudinary -US Servers instead of India
Hi,
I want to understand why the request for Images from my Mobile App using Cloudinary SDK is going to Servers in Washington (U.S.) instead of some near location in India.
Regards
Dishant Ghai
Cloudname : dni67cvtf
-
Hi ,
Since we use AWS as part of our backend most of our servers are located in the US. However, we use a CDN to deliver the images.
When an image is first requested it is not yet cached on the CDN, so the request goes all the way to our servers in order to deliver the image. The subsequent calls of this specific image will be handled by the CDN.This is also true when creating derivatives. If the derivative was not created before, then the first time it is requested, it will be first generated on our servers, and only then delivered, and cached on the CDN layer.
Hope this helps, please let me know if you have any further questions.
Post is closed for comments.
Comments
1 comment