Quote:
Originally Posted by Kaelon
What do you think the best way to create a dynamic-CDN "Mirror Bucket" for these would be? Should I change my hierarchies? So far, SimpleCDN is working like a charm.
|
We have to be "speaking the same language" first. I don't know what you mean by "Dynamic CDN" when discussing in terms of Mirror Bucket. Every file can be updated based on the cache configuration of the CDN, and any file not found in the CDN cache will go to the original server to get it.
So, your directory for the CDN mirror will MIRROR your origin site.
We use two Mirror Buckets, one for images and the other for clientscript and CSS files, but that is not necessary and we paid for an extra CNAME alias. That way we could track the usage for the clientscript differently from the images.
It is simply a Mirror, so you can Mirror in as many virtual buckets as you like.
Also, if you need to update some javascript, you can delete the script from the CDN cache in the user admin control panel.....