Jump to content

Questions About CloudFlare

Go to solution Solved by AJJaxNet,

The way Cloudflare works is just servers that sit between the users and your webserver(s). Your website is not actually hosted at cloudflare, but they're accelerating it by caching static resources from your website (scripts, images, fonts and more). So it won't actually remove a ton of load from your server if it's a dynamic website but it will still help since your server wont serve has many of the static content.

I just have a few questions about cloudflare. I have been using the Free plan for all my websites since none of them are that large. 

 

Here are my questions

 

- Will using CF take a load off my web server (1 Core, 1GB Ram, 100mbit)?

- Will using CF with my webserver offline still work?

- Is cloudflare just a mirror or is my website hosted on all of there CDN servers?

 

Thanks

Specs:

 Gaming PC: i5 3570, 16GB 1600MHz, GTX 780 3GB, Transcend 128GB, WD 500GB, Seagate 500GB, Thermaltake 600W Smart, S340 w/ RGB, Windows 10 Pro

 Server: Xeon E5 2650, 12GB 1600MHz ECC, 8400GS, WD 2TB + 1TB + 1TB, EVGA 500B 500W, Windows 10 Pro

 Laptop: Macbook Pro Retina 2013, i7 4558U, 8GB 1600MHz, Intel Iris Pro 1.5GB, Apple 256GB NVME, Mojave

 

 Internet: $70/month For 500/100, Actually get 525/102

Link to comment
https://linustechtips.com/topic/946806-questions-about-cloudflare/
Share on other sites

Link to post
Share on other sites

The way Cloudflare works is just servers that sit between the users and your webserver(s). Your website is not actually hosted at cloudflare, but they're accelerating it by caching static resources from your website (scripts, images, fonts and more). So it won't actually remove a ton of load from your server if it's a dynamic website but it will still help since your server wont serve has many of the static content.

Link to post
Share on other sites

2 minutes ago, AJJaxNet said:

The way Cloudflare works is just servers that sit between the users and your webserver(s). Your website is not actually hosted at cloudflare, but they're accelerating it by caching static resources from your website (scripts, images, fonts and more). So it won't actually remove a ton of load from your server if it's a dynamic website but it will still help since your server wont serve has many of the static content.

Thanks! So all my websites are WordPress installs that i use a caching program and minifier for, making them static HTML/CSS/JS. So does this mean all the content would then be served by cloudflare?

Specs:

 Gaming PC: i5 3570, 16GB 1600MHz, GTX 780 3GB, Transcend 128GB, WD 500GB, Seagate 500GB, Thermaltake 600W Smart, S340 w/ RGB, Windows 10 Pro

 Server: Xeon E5 2650, 12GB 1600MHz ECC, 8400GS, WD 2TB + 1TB + 1TB, EVGA 500B 500W, Windows 10 Pro

 Laptop: Macbook Pro Retina 2013, i7 4558U, 8GB 1600MHz, Intel Iris Pro 1.5GB, Apple 256GB NVME, Mojave

 

 Internet: $70/month For 500/100, Actually get 525/102

Link to post
Share on other sites

2 minutes ago, newcbomb said:

Thanks! So all my websites are WordPress installs that i use a caching program and minifier for, making them static HTML/CSS/JS. So does this mean all the content would then be served by cloudflare?

I'm pretty sure that if the path extension to your page ends in ".html", it will cache it since it means it's a static ressource. If it doesn't have an extension or something like ".php", cloudflare will forward the request to your server every single time.

Link to post
Share on other sites

1 minute ago, AJJaxNet said:

I'm pretty sure that if the path extension to your page ends in ".html", it will cache it since it means it's a static ressource. If it doesn't have an extension or something like ".php", cloudflare will forward the request to your server every single time.

Alright, thanks!

Specs:

 Gaming PC: i5 3570, 16GB 1600MHz, GTX 780 3GB, Transcend 128GB, WD 500GB, Seagate 500GB, Thermaltake 600W Smart, S340 w/ RGB, Windows 10 Pro

 Server: Xeon E5 2650, 12GB 1600MHz ECC, 8400GS, WD 2TB + 1TB + 1TB, EVGA 500B 500W, Windows 10 Pro

 Laptop: Macbook Pro Retina 2013, i7 4558U, 8GB 1600MHz, Intel Iris Pro 1.5GB, Apple 256GB NVME, Mojave

 

 Internet: $70/month For 500/100, Actually get 525/102

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×