Limit ram usage user Vestapanel
Limit ram usage user Vestapanel
Hey guys :)
First of all, I love vestapanel <3.
Second of all is it possible to set a maximum of the ram an user can use?
For example, an website of an user can use a max of 265 MB.
Cheers
Daan

First of all, I love vestapanel <3.
Second of all is it possible to set a maximum of the ram an user can use?
For example, an website of an user can use a max of 265 MB.
Cheers
Daan

Re: Limit ram usage user Vestapanel
I second this question.
Re: Limit ram usage user Vestapanel
We too ^_^daansk44 wrote:First of all, I love vestapanel <3.
From the box - no.daansk44 wrote:Second of all is it possible to set a maximum of the ram an user can use?
You can limit php memory with hosting template.
Re: Limit ram usage user Vestapanel
But it's a memory per PHP proccess, not per user.skurudo wrote:You can limit php memory with hosting template.
I think php-fpm can limit memory per user.
Re: Limit ram usage user Vestapanel
Well it's same with hosting template, but per process, yes.dpeca wrote:But it's a memory per PHP proccess, not per user.skurudo wrote:You can limit php memory with hosting template.
I think php-fpm can limit memory per user.
This thing like limits for users will be in future, we plan do something like this.
Re: Limit ram usage user Vestapanel
As I know, php-fpm can limit memory and cpu per user, but it must be manualy configured :)
Re: Limit ram usage user Vestapanel
CloudLinux, I am using cloudlinux with cpanel on couple of my servers.
its well worth trying.
its well worth trying.
Re: Limit ram usage user Vestapanel
with php-fpm in your site pool config:
Regards!
Code: Select all
php_admin_value[memory_limit] = 256M
Re: Limit ram usage user Vestapanel
I just want to use VestaCP hahadurjoy wrote:CloudLinux, I am using cloudlinux with cpanel on couple of my servers.
its well worth trying.
Re: Limit ram usage user Vestapanel
We think about this option, but users don't know about it or don't use? Not so popular idea.durjoy wrote:CloudLinux, I am using cloudlinux with cpanel on couple of my servers.
its well worth trying.
https://bugs.vestacp.com/issues/305