digitalpoint
Well-known member
From a support standpoint, if I had to do XenForo support, I would tell everyone to not use it. There is a lot of ways you can mess up your site with CloudFlare (some stuff you probably can't even control for example if your server thinks the massive amount of traffic is a DDoS attack because all traffic passed through CloudFlare IPs).
That being said, if you actually know what you are doing and have control over your own servers, it's fantastic. I use it, and I love it. I don't use it so much for the DDoS mitigation (which is okay, but not my main reason for using it). I use it mainly to serve up static content (images, JavaScript, CSS, etc.) from data centers geographically close to the end user.
Being able to get 1 ms latency (or even sub-1 ms latency) from around the world is nice for the static content side of things. You can see an example:
Ping Tool
MaxCDN Tools - Compare the speed of two websites in 5 seconds
Obviously that latency doesn't affect dynamic content... just the static content being served from CloudFlare data centers.
That being said, if you actually know what you are doing and have control over your own servers, it's fantastic. I use it, and I love it. I don't use it so much for the DDoS mitigation (which is okay, but not my main reason for using it). I use it mainly to serve up static content (images, JavaScript, CSS, etc.) from data centers geographically close to the end user.
Being able to get 1 ms latency (or even sub-1 ms latency) from around the world is nice for the static content side of things. You can see an example:
Ping Tool
MaxCDN Tools - Compare the speed of two websites in 5 seconds
Obviously that latency doesn't affect dynamic content... just the static content being served from CloudFlare data centers.