Here users from all over the world gather around to learn the latest about Chevereto and contribute with ideas to improve the software.
Please keep in mind:
Please forgive me my ignorance, but I really need to clarify this topic. If I use CDN service, does it mean that the static data won´t be on my server (where Chevereto runs) but only and exclusively on servers of CDN service? Or will the data be both on my server and on CDN´s servers? In other words: will I save place on my own server by using CDN?
grate update, but there need to be two options for CDN, antire website or just hosted images.
In my case, i'm using cloudflare for main website for security reasons, and for hosted files i'm using cdnsun
CDN is distribution, not storage. It takes data from an origin and distribute it using edge servers. Is used to makes websites faster by using cache and by using the closest edge server to the target visitor to retrieve the content. The origin could be any resource with public access that is the original copy of the content and people rather than direct access to that resource it uses the CDN for this.
No, you won't save disk space by using a CDN. You will save bandwidth in your origin server using a CDN, but in the other hand the CDN bandwidth has it costs.
Hi ahmewali.
This has been answered above.