• Resolved johnsyin97

    (@johnsyin97)


    My setup is serverless and any upload will be gone after inactive, just want to check if the CDN still refers to the file from my server? Or everything can be stored and handled on the CDN after my first upload?

    • This topic was modified 2 years, 5 months ago by johnsyin97.
Viewing 1 replies (of 1 total)
  • Plugin Author shift8

    (@shift8)

    Hello!

    Great question. The CDN indeed fetches a copy of the media and stores it locally in memory and in a cache file structured folder.

    I would say that its not the most ideal scenario to just delete the source because depending on the age of the media, browser caching and as well CDN caching settings based on the media file type, it may still need to refresh the media or check if it has changed for future requests.

    The idea of the CDN (and CDNs in general) is to offload the number of requests and network latency, not remove the source outright.

    You should still have the source image available in this case for ours and most other CDNs.

    Thanks!

Viewing 1 replies (of 1 total)
  • The topic ‘Will the media still upload to my server and stored there?’ is closed to new replies.