What to do to prevent hitting entry process limit

My website URL is: https://beready.ga

**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.

Thanks in advance.
Ps. Pls excuse my bad English.

Hi and welcome to the forum :slight_smile:

Some hints are here
https://infinityfree.net/support/entry-process-limit/


Read this but use common sense, because it suggests additional plugins that actually then generate the problem themselves

use Cloudflare

6 Likes

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.

2 Likes

I do use cloudflare, but I still reached the limit.
What should I do?
And will it help if I use CDN?

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.
1 Like

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.

1 Like

Aaand, I got suspended again. Haha
I’m using these plugins:
Elementor
Woocommerce
Dropship Me
Jetpack
Astra

Is it better if I deactivated all plugins except the site builder to prevent my site getting suspended again (especially while Im still building it)?

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.