All Collections
Realm
Cannot see the latest version of an updated file in App services Hosting UI
Cannot see the latest version of an updated file in App services Hosting UI

Why are new files in Realm Hosting sometimes not able to be viewed?

Joao Boesso Vieira avatar
Written by Joao Boesso Vieira
Updated over a week ago

After you upload an updated version of an existing file to App Services Hosting, your changes may not be visible immediately. This is because App Services serves hosted files through a Content Delivery Network (CDN) with a cached copy of the file.

CDN caching is used to decrease the latency for end users retrieving your content, but this can prevent them from receiving the most up-to-date version. To resolve this issue, you can manually flush the CDN cache.

In addition, you can configure the caching behavior for an individual file by adding a Cache-Control attribute to the file.

Did this answer your question?