

If any attempts to connect to your site are blocked or limited in any way, this could create connectivity issues to your site for some of your visitors.Another very important step you can take is to install mod_cloudflare (which is an Apache module) on your server. The most important step you can take is to make sure that your server or hosting provider has the Cloudflare IP ranges allowlisted. Preventing site issues while on Cloudflare

Just a reminder that by purging the cache for your website, there will be a performance impact for a couple of hours. If you're making changes to the static content Cloudflare caches on your site, including changes to JavaScript, CSS or images, it can be very easy to forget that you need to turn Cloudflare Development Mode on to bypass our cache so these changes appear immediately.If you forgot to turn on Development Mode when making the changes, you can always purge your Cloudflare cache to have these changes appear immediately. The changes I made to my website aren't appearing: We recommend that you only have one minify option turned on for your website. However, Auto Minify can sometimes cause issues if you already have another minification service turned on. Once you turn it on or off, the change takes less than 3 minutes to take effect.Īuto Minify rarely impacts CSS and JavaScript. Note: Rocket Loader is defaulted to off upon signup. If you want to keep Rocket Loader turned on for the performance boosts, you can make some edits for the service to ignore certain scripts on your site. For example, if you see an ad widget breaking, it is possible that Rocket Loader is breaking the JavaScript and you should turn this feature off by going to your Cloudflare Settings page. Rocket Loader can potentially impact JavaScript calls on your site, including things that potentially use jQuery. To access cPanel or FTP:Ĭertain scripts on my website (like ads or social plugins) are breaking or not workingĬloudflare has two beta features that speed up the loading of your web pages, but they can sometimes cause issues.

As a result, you can still access cPanel or use FTP, but you will have to do so a little differently. If you can't access cPanel or useFTPĬloudflare acts as a reverse proxy. Please make sure that the CloudFlare IP addresses are allowlisted on your server and with your host.
Cloudflare auto minify Offline#
If you get HTML returned, but you still get a site offline or unavailable message from Cloudflare, then this means that connections from Cloudflare's IPs are being restricted or blocked at either the hosting provider or server level. You should contact your hosting provider and work with them to resolve the server issue. If you get an error message like "can't connect to host" or "500 internal server error", then this means that your server is not responding. When you press enter, you'll get an output message. It will look something like 192.73.146.94 > YourServerIP: You can get the IP for your server origin by checking your DNS Settings page on your Cloudflare account. Open the application called terminal on your Mac, and run the following curl command to see if your server is responding:Ĭurl -v -A firefox/4.0 -H 'Host: ' YourServerIP
Cloudflare auto minify how to#
How to quickly test if your server is having issues If you can't get to your website and you see a cached copy of your website or a " Your Website is Unavailable" error page, the first thing to do is to check if your server is having issues. We wanted to share some tips on how to troubleshoot website issues and provide some good techniques to prevent site issues in the future. There are many moving pieces it can be an isolated network connection with the ISP, an issue with your server or one of Cloudflare's data centers could be temporarily having a problem. Debugging technical issues online can be tricky.
