**What I’m seeing is: ** Your account was Temporarily Suspended
Your account was suspended because you hit the Entry Process Limits
I’m using this software: wordpress, woocommerce plugin, Yoast SEO plugin
Additional information:
Hi guys, I use woocommerce and wordpress to start my e-commerce site. I hosted the free account bcs I want to test ifastnet and woocommerce ability, and get familiar with them. I would like to upgrade to premium account when I feel comfortable. But for now, I’m still tinkering with the features.
Then my account is suspended bcs I hit the Entry Process Limits and I have to wait for 24 hours.
Do you have any suggestions, tips or hacks on how to reduce entry process limit?
Especially for wordpress and woo commerce.
If you want to see whether iFastNet’s premium hosting works for you, test iFastNet’s premium hosting. We clearly state the following on the front page of our website:
Is InfinityFree a demo, trial or sample for premium hosting?
Absolutely not! InfinityFree is fully featured, completely free website hosting. We provide promotional offers for alternative, premium services for people looking for more, but their services are very different. InfinityFree is not a representation of these offers.
Probably not. Both your entry process and CPU usage is very high. Both of these are primarily caused by PHP code being executed. You can use caching and CDNs to reduce requests to static content like stylesheets and images, but that won’t affect PHP code at all.
Instead, you should probably focus on reducing the CPU power used by your WordPress code. Here are some things you can try:
Enable “I’m under attack” mode in Cloudflare, at least temporarily to see if it helps. This gives you the maximum protection against bots using up your valuable server power.
Disable unnecessary plugins, or switch to other plugins or themes which are more light weight.
Use a profiling plugin to help find out which plugins use up the most server power.
Thank you for the suggestions.
Btw, I try to track my Resource Usage in cPanel, but I have problem problem understanding the graph.
Like these numbers below a graph, what does it represent?
The numbers on the X axis are the day of the month they represent. So the usage on X axis value 13 is the usage from the 13th of March and the value from the value 16 is from the 16th of February.