Hello,
We have a customer who has some poorly written PHP files. They regularly hit their 2gb limit that is set by cloudlinux. (Which works perfectly, thanks!!!)
I am wondering if there is any way to somehow "kill" all this users processes so that the memory can be released.
(It usually takes a few hours for the memory to become used up, so the idea is that killing their processes would release the memory and then the usage cycle would start again. In the mean-time.. their website would at least work for a few hours before getting the error 500 due to no memory. They are working on a new website, but they need a few weeks of time.)
Is this possible?
(I understand this isnt a cloudlinux related issue. I am just hoping that maybe there is an expert here who might know what is the way to kill only this specific users processes that are consuming the memory. Somehow, cloudlinux is tracking the users memory usage, so there must be some way to know what are the processes used by the user, right?)
Thanks!
We have a customer who has some poorly written PHP files. They regularly hit their 2gb limit that is set by cloudlinux. (Which works perfectly, thanks!!!)
I am wondering if there is any way to somehow "kill" all this users processes so that the memory can be released.
(It usually takes a few hours for the memory to become used up, so the idea is that killing their processes would release the memory and then the usage cycle would start again. In the mean-time.. their website would at least work for a few hours before getting the error 500 due to no memory. They are working on a new website, but they need a few weeks of time.)
Is this possible?
(I understand this isnt a cloudlinux related issue. I am just hoping that maybe there is an expert here who might know what is the way to kill only this specific users processes that are consuming the memory. Somehow, cloudlinux is tracking the users memory usage, so there must be some way to know what are the processes used by the user, right?)
Thanks!
Comment