Control Web Panel

WebPanel => How to => Topic started by: canmese on September 20, 2015, 11:59:03 AM

Title: Process Limit
Post by: canmese on September 20, 2015, 11:59:03 AM
How can i make an account of unlimited process?
Title: Re: Process Limit
Post by: Igor S. on September 21, 2015, 11:13:05 AM
Hello.
You can change your /etc/security/limits.conf and set "username soft nproc unlimited" or delete line with the username.
Title: Re: Process Limit
Post by: freeeze on May 13, 2016, 11:23:27 AM
Hello.
You can change your /etc/security/limits.conf and set "username soft nproc unlimited" or delete line with the username.

Hi, I guess in last cwp version that we can simply change it on each account on the admin panel, is that right?

I have all the accounts that are at 35 as limit by default, does it mean 35% of the entire processor power?

Thanks in advance for your reply  ;)
Title: Re: Process Limit
Post by: Sandeep on May 13, 2016, 02:33:45 PM
35 processes can be run at a time
Title: Re: Process Limit
Post by: freeeze on May 13, 2016, 10:16:40 PM
But I see we can increase it...I have a website that takes lot of ressource and was trying to know if I can adjust till 50 or more?  ???
Title: Re: Process Limit
Post by: Sandeep on May 14, 2016, 04:40:24 AM
set it to 100 and open files to 500
Title: Re: Process Limit
Post by: freeeze on May 14, 2016, 12:15:39 PM
Thanks Sandeep!

Have a nice day ;)
Title: Re: Process Limit
Post by: Neo2SHYAlien on May 23, 2016, 07:08:43 PM
Hello.
You can change your /etc/security/limits.conf and set "username soft nproc unlimited" or delete line with the username.

If csf is enabled also check PT_USERPROC directive or put username into /etc/csf/csf.pignore
Title: Re: Process Limit
Post by: changlee on July 20, 2018, 08:34:28 AM
set it to 100 and open files to 500

That is the maximum setup for CWP accounts limit performance please?
Title: Re: Process Limit
Post by: M/s VIKASH TECH on April 22, 2020, 04:24:42 AM
I am using CWP and having some queries related to the process limit and open files limit.

What is the minimum process limit tat can be given to a wordpress user so that he/she can run his website smoothly?

Similarly the minimum open file count for a wordpress user?

Also, what is the best counts given to any user for installing any of the tool from softaculous and running it without hazels.

Thanks in advance.
Title: Re: Process Limit
Post by: Sandeep on April 22, 2020, 09:11:53 AM
set it to 100 and open files to 500

That is the maximum setup for CWP accounts limit performance please?
you can start with this limit if you're not a hosting provider.
Title: Re: Process Limit
Post by: M/s VIKASH TECH on April 24, 2020, 07:05:02 AM
set it to 100 and open files to 500

That is the maximum setup for CWP accounts limit performance please?
you can start with this limit if you're not a hosting provider.

I am looking for the minimum count, as I am providing hosting to outside people.. That is why I wanted to know the minimum requirement for wordpress and softaculous based tools.