CDN Woes. Recommendations?

kontrabass

Well-known member
Anyone use a CDN to serve static content? I've been using MaxCDN for several years. On vbulletin I never had any issues, but I created new pull zones for XenForo and since then I've had rashes of folks in work environments that get no static content (site's broken with no javascript etc because the CDN url is blocked). I added Australia to my account yesterday,and it broke the site for lots of users at home. :confused:

So I'm done with maxCDN. What do y'all use for CDN service? Is it even that important? 57% of our traffic is from the US, 7% Canada, 7% UK......
 
We started with Cloudflare mostly for their ability to absorb DDoS attacks, but as it turns out, I've been *really* happy with their CDN stuff, which was a nice bonus. Not because we really needed to save bandwidth, but because of their ability to serve out static content from local cache in their various data centers around the world.

Ping times for our site is under 10ms for most parts of the world now (and while dynamic content still needs to make a backend trip to our physical servers, about 69% of all our HTTP requests end up being served out of Cloudflare's cache at the local data center)...

upload_2014-7-11_9-37-5.webp

Ping time for our site from various locations:

upload_2014-7-11_9-36-2.webp

As an example, if you run that same test from the same locations for your site, you get this:

upload_2014-7-11_9-56-7.webp
 
I also use CloundFlare. Alot of people bash it but it has worked great for me and I also like their Railgun services. As long as you don't use Rocket loader it seems to work great!
 
I guess i'll give CloudFlare another shot. What kind of settings do you guys have for Performance and Security?
 
Thanks for sharing your experiences and data Shawn. I'll try CloudFlare. I guess I do want to stick with a CDN. So much of our stuff is static and cachable - we were serving around 20GB/day of cached images/js/css with maxcdn. CloudFlare seems a bit more robust than CDN77.com and some of the others.
 
I always wonder what's the real cost of this service since CDNs act as proxies and you allow them to store a full copy of your website on their server. I mean, all the data, including your members' details, nobody seems to be concerned about this (yet another) breach of privacy.

An awesome service at zero cost. But there is no such thing as a free lunch.
Talk about the size of the Trojan Horse.
 
I always wonder what's the real cost of this service since CDNs act as proxies and you allow them to store a full copy of your website on their server. I mean, all the data, including your members' details, nobody seems to be concerned about this (yet another) breach of privacy.

An awesome service at zero cost. But there is no such thing as a free lunch.
Talk about the size of the Trojan Horse.

Yeah, I'm going to hold off on CloudFlare right now. I'm sure their service is great but I'm just having a personal problem handing over that much control, changing DNS to route all users through their service is a bit much... Then I have to install some kind of addon so that xenforo will see the user's true IP instead of CloudFlare's IP's... Hmm.
 
MaxCDN here for three years.

Have you ever had any users in corporate work environments that had trouble connecting to your MaxCDN zone? I've had about 10 different users report they can't access the site at work because they can't get the css/javascript/images.
 
Have you ever had any users in corporate work environments that had trouble connecting to your MaxCDN zone? I've had about 10 different users report they can't access the site at work because they can't get the css/javascript/images.
Never had a problem no. Can i ask you how you have your xenforo configured and also how you created your pull zone? Maybe i can help track down the problem. also, are you using a custom URL with a cName?
 
Cloudflare. Works great. I use the Pro Plan so I can get SSL. It's such a hassle free way of getting CDN. Fast too.

I have all the Minify/Rocket stuff turned off though. I might give that another go.
 
Cloudflare. Works great. I use the Pro Plan so I can get SSL. It's such a hassle free way of getting CDN. Fast too.

I have all the Minify/Rocket stuff turned off though. I might give that another go.
Target users?
No downtime / cloudflare side downtime?
 
Top Bottom