Can Cloudflare integration reduce resources on my Cpanel?

Almostbr0ke

BANNED
Joined
Jan 11, 2021
Messages
1,821
Reaction score
717
Can Cloudflare integration reduce resources on my Cpanel? I have a portfolio of websites on Verpex web hosting with Cpanel. Until now, my pages were loading pretty fast, but the issue is, that I am generating articles and also getting a decent amount of visitors now. Both of these need CPU resources, which are now maxed out. Do you think if I integrate on all of my sites Cloudflare, that it could technically reduce CPU resources from my web hosting?

Or do I need to slow down on auto-content generation?
 
Most likely will do, but really depends on your website, theme and plugins used,
Also, you need to make sure to wp rocket as itself will cache your pages in the server-side and reduce the queries,

You should consider using redis as well,
It will cache the query results in the RAM & serve them directly from there,
Will probably reduce some of the CPU usage, but will required some allocated RAM
 
Most likely will do, but really depends on your website, theme and plugins used,
Also, you need to make sure to wp rocket as itself will cache your pages in the server-side and reduce the queries,

You should consider using redis as well,
It will cache the query results in the RAM & serve them directly from there,
Will probably reduce some of the CPU usage, but will required some allocated RAM
Redis? Could you please give me a bigger hint? I have never dealt with this before. Thank you for your help
 
Can Cloudflare integration reduce resources on my Cpanel? I have a portfolio of websites on Verpex web hosting with Cpanel. Until now, my pages were loading pretty fast, but the issue is, that I am generating articles and also getting a decent amount of visitors now. Both of these need CPU resources, which are now maxed out. Do you think if I integrate on all of my sites Cloudflare, that it could technically reduce CPU resources from my web hosting?

Or do I need to slow down on auto-content generation?
I'm also looking forward to a solution to this problem
And it would be great if you would share it back with me in this comment when you have a solution
 
I'm also looking forward to a solution to this problem
And it would be great if you would share it back with me in this comment when you have a solution
Btw: I have integrated cloudflare, did bunch of optimizations in perfmatters- and some heartbeat optimization in wp rocket, but no luck. I am still overusing my CPU.
 
Redis? Could you please give me a bigger hint? I have never dealt with this before. Thank you for your help
You have to install redis in your server, then integrate it with wordpress,
Redis object cache plugin does the job as well, you can get the nulled pro version from Deleted member 752298,

Didn't use cpanel for a long while, here's a simple guide to install it:
https://my.kualo.com/knowledgebase/53_cpanel-how-tos/1409_how-to-set-up-redis-in-cpanel.html
I would start with installing wp rocket or some caching plugins first, they'll more required for this,
Then add cpanl and give them a few days to cache most of the pages, both in Cloudflare and server side,

There are many plugins that will require way too much resources as well,
You'll never know unless you start getting some decent amount of traffic, YARPP & Contextual related posts are some examples
 
I am generating articles and also getting a decent amount of visitors now. Both of these need CPU resources, which are now maxed out.
If this is your issue, then Cloudflare can only help if your current traffic a lot of bot traffic so, it will filter out the bot traffic.
Apart from that if your article generation is consuming resources more than your hosts limit you need to upgrade to a better option like VPS because it's likely that your article generation script is eating up allocated memory.
Same goes for traffic if that's using all your resources you need to increase your bandwidth which also screams to upgrade to a better option like VPS.

If you don't want to upgrade to a VPS look for a host which offers more resources to suit your requirements.
 
Can Cloudflare integration reduce resources on my Cpanel? I have a portfolio of websites on Verpex web hosting with Cpanel. Until now, my pages were loading pretty fast, but the issue is, that I am generating articles and also getting a decent amount of visitors now. Both of these need CPU resources, which are now maxed out. Do you think if I integrate on all of my sites Cloudflare, that it could technically reduce CPU resources from my web hosting?

Or do I need to slow down on auto-content generation?
Do you had any other problems so far with them?
i just get hosting from them and my website is down in 5 hours after setting up, i don't get any traffic, i was only playing with wordpress
 
Do you had any other problems so far with them?
i just get hosting from them and my website is down in 5 hours after setting up, i don't get any traffic, i was only playing with wordpress
Hi, that is weird. Well I have two unlimited hostinta from them for wp. One is hitting resources limits and the other one is not..
But I have circa 30 sites on each of these postings..
 
Can Cloudflare integration reduce resources on my Cpanel? I have a portfolio of websites on Verpex web hosting with Cpanel. Until now, my pages were loading pretty fast, but the issue is, that I am generating articles and also getting a decent amount of visitors now. Both of these need CPU resources, which are now maxed out. Do you think if I integrate on all of my sites Cloudflare, that it could technically reduce CPU resources from my web hosting?

Or do I need to slow down on auto-content generation?

No, Cloudflare will most likely not reduce the load on your cPanel account. CF can reduce requests to static assets (images, CSS, Javascript), but that's about it (if you are not caching HTML responses).

One way to reduce the load would be to set up a caching plugin. We use a LiteSpeed web server, so we always recommend the LiteSpeed Cache plugin. It can do wonders.. but there are other caching plugins that can help you.

As others have said already, if possible install Redis and use it as well (it integrates well with LiteSpeed Cache plugin). WordPress likes to run many MySQL queries (depending on the theme + plugins you have), and this often makes your site slower. So Redis can help with that.
 
Can Cloudflare integration reduce resources on my Cpanel? I have a portfolio of websites on Verpex web hosting with Cpanel. Until now, my pages were loading pretty fast, but the issue is, that I am generating articles and also getting a decent amount of visitors now. Both of these need CPU resources, which are now maxed out. Do you think if I integrate on all of my sites Cloudflare, that it could technically reduce CPU resources from my web hosting?

Or do I need to slow down on auto-content generation?
hi may i ask where did u get ur cpanel, i need one
 
cloudflare provides many option both free version and paid version. if you use cloudflare then your website's speed will improve so you will not need to add any plugin for that. also it provides cdn and ssl certificates that also share space in your cpanel. If you go for the paid version you will get lots of other benefits and the load on your cpanel will reduce and your site will become lite and fast.
 
Can Cloudflare integration reduce resources on my Cpanel? I have a portfolio of websites on Verpex web hosting with Cpanel. Until now, my pages were loading pretty fast, but the issue is, that I am generating articles and also getting a decent amount of visitors now. Both of these need CPU resources, which are now maxed out. Do you think if I integrate on all of my sites Cloudflare, that it could technically reduce CPU resources from my web hosting?

Or do I need to slow down on auto-content generation?
Yes, implementing Cloudflare can assist minimize CPU consumption on your Cpanel by unloading some traffic, caching content, and blocking malicious requests, so relieving the stress on your server.
 
Can Cloudflare integration reduce resources on my Cpanel? I have a portfolio of websites on Verpex web hosting with Cpanel. Until now, my pages were loading pretty fast, but the issue is, that I am generating articles and also getting a decent amount of visitors now. Both of these need CPU resources, which are now maxed out. Do you think if I integrate on all of my sites Cloudflare, that it could technically reduce CPU resources from my web hosting?

Or do I need to slow down on auto-content generation?

Yes, Cloudflare can reduce the load on your cPanel server by caching certain content, which decreases the number of requests reaching your server.
 
To a certain amount? Yes. Due to the CDN functionality, it does reduce load on your cpanel Or hosting but it's best use is to stop DDos attacks and bots. I had a forum around 3-4 years ago which used to receive 80,000+ visitors a month? And yes, 99% were just bots. Implementing Cloudflare helped me filter out most of these bots back then ;)
 
To a certain amount? Yes. Due to the CDN functionality, it does reduce load on your cpanel Or hosting but it's best use is to stop DDos attacks and bots. I had a forum around 3-4 years ago which used to receive 80,000+ visitors a month? And yes, 99% were just bots. Implementing Cloudflare helped me filter out most of these bots back then ;)
Thanks. Are you using free version of cloudflare? Is it bad idea to put 25 sites under one cloudflare ACC?
 
Yes, using Cloudflare can reduce the strain on your server by caching content and handling some of the traffic, which could help with your CPU usage. It’s definitely worth trying out. However, if you’re still maxing out resources, you might need to either optimize your auto-content generation or consider upgrading your hosting plan to manage the increased demand.
 
Can Cloudflare integration reduce resources on my Cpanel? I have a portfolio of websites on Verpex web hosting with Cpanel. Until now, my pages were loading pretty fast, but the issue is, that I am generating articles and also getting a decent amount of visitors now. Both of these need CPU resources, which are now maxed out. Do you think if I integrate on all of my sites Cloudflare, that it could technically reduce CPU resources from my web hosting?

Or do I need to slow down on auto-content generation?
What do you mean “generating articles”? Like, some local ai? That will take cpu and no, cloudflare won’t help.

Cloudflare will help if your static resources usage (pay attention, I say static) are high.

As for traffic, it depends too. Generally we are talking about a O(n) time complexity depending on what your site does. Could be worse. Generally is worse.
 
Last edited:
Back
Top