Limitar Memória do PHP por Dominio
Como posso limitar o m"ximo de mem"ria que um dom"nio pode usar? Pois se n"o me engano, o php.ini, o limite " por processo, as vezes o cliente, tem muitos processos simult"neos.
Ou como limitar a quantidade processos php por usu"rio?
-
Hi, You can set inidividual memory limit for each user through php.ini file. Login to the cPanel >> PHP ini editor >> here you can set the memory limit for that account. You can use the PHP-FPM pool to your effect, so it will restrict the user processes if those try to cross that limit. 0 -
Ol", Voc" pode alterar o limite de mem"ria do php acessando o WHM >> Software >> MultiPHP INI Editor, mas voc" n"o poder" limitar o n"mero de processos t"o facilmente sem usar algo como o LVE Manager do CloudLinux. Obrigado! ======================================================================= Hello, You can change the php memory limit by going to WHM>>Software>>MultiPHP INI Editor but you will not be able to limit the number of processes as easily without using something such as CloudLinux's LVE Manager. Thanks! 0
Please sign in to leave a comment.
Comments
2 comments