What is an Entry Process and a Process Limit?

What is an Entry Process and a Process Limit?

After logging into cPanel, you saw a few items on the right side of the screen that are highlighted in red. What are these?

A process is any concurrent action or operation that is being performed by a user. The cPanel on our shared servers is restricted to 120 processes overall in any combination, and 80 PHP scripts running simultaneously (Entry Processes). PHP, cron, opening a webpage, checking email, and so on.

While these limits are set, our ToS and Acceptable Use Policies does not mean you can concurrently run them all at the same time. Processes, entry or regular, should only take a fraction of a second to run and close. When a site is not properly optimized, these processes can stack and cause problems with not just the server, but with your site as well. 

In the event that you decide to investigate your website's problems further. There are three approaches to assess the health of your site and operations.

  1. We advise using GTMETRIX to evaluate your website. Although we will try our best to assist, we are not site developers, thus we always want to check here first: The website gtmetrix.com

The majority of problems stem from your website's lack of caching. We suggest using W3 Total Cache and CloudFlare if you are using WordPress. We advise using CloudFlare and Gzip compression if your website is not WordPress-based. You may enable them in your cPanel > Software Section > Optimize Website > Compress All Content > Update Settings.

  1. Check under Metrics > Resource Usage in your cPanel. From here, you may see when the problem occurs, identify its root cause, and get a basic notion of what has to be done to resolve it.

  2. With the TOP command, you may browse through your own cPanel console. Run and watch "ps aux" to obtain additional in-depth information as well.

You may view the file that is causing the build-up in processes by using this command. If you keep seeing index.php, it's usually an indication that caching is needed since the website is loading slowly.

BONUS: On Zeronoon, an annual hosting plan comes with a free domain. 

Click this link www.zeronoon.com/webhosting now to secure yours today at 57.1% off.



    • Related Articles

    • How Can I Monitor The Resources That My Account is Using?

      Viewing Current Resource Usage You may check the current resource use of your account using a few different methods: Top (via Command Line) You may use the Top command in cPanel's Terminal Application or SSH to see how much resource you are now ...
    • What is Idle IMAP?

      IDLE IMAP IMAP's IDLE function is supported by a wide range of email clients. This feature establishes a connection with the mail server, so if a new email arrives, it notifies the mail client and sends the message to the client. Processes like the ...
    • MultiPHP INI Editor in cPanel

      Making modifications to the php.ini file might occasionally be useful in order to specifically alter PHP settings for particular scripts. One unique file that can be used to easily change the server defaults for PHP settings on a particular website ...
    • DNS Basics

      The address given to a domain name to direct it to the server hosting your email addresses or website is known as DNS (Domain Name System). The term "the phonebook of the internet" is frequently used to DNS. Human-friendly host names are converted to ...
    • Troubleshooting Email DNS with Webmail

      Of course! In order to resolve DNS (Domain Name System) problems with webmail, you must examine and confirm the different DNS entries connected to your domain. This is a step-by-step tutorial to assist you in locating and fixing any possible DNS ...