Started using a CDN, how can I refresh feeds?
-
My server was suffering the bottleneck issue so I started using Cloudfront. I did a search and replace on my DB so now I’m using http://cdn.mydomain.com/etc_etc.mp3 as URL to all my mp3 files. I did a few manually just to make sure everything works.
I’ve done a few tests on the site and the cdn is working fine.
I just noticed, however, that one of the podcast directories I use is still using the old non-cdn URL. At first I thought that it was something they cached, but then I remembered that they don’t have the actual URL to the file, they all use the media.blubrry.com URL which in time redirects to my file. So the cache must be in Blubrry, right?
Is there a way to refresh that?
Thanks!
- The topic ‘Started using a CDN, how can I refresh feeds?’ is closed to new replies.