physical memory hanging on customers cpanel
Announcement
Collapse
No announcement yet.
LVE hanging
Collapse
X
-
Do you mean that physical memory usage is there, even though there is no users processes?
That is because of user caches (disk caches) are accounted as well. You really don want to purge it. System knows better when to purge it.
It will not cause any issues for user, as it will get pushed out by users processes if he starts to run out of memory.
Comment
-
Thanks.
But didnt tell me much:
username 2 2 --- 2 --- 56962 18 13907996 N/A
--- --- lsphp --- 402087 0 5 N/A N/A
--- --- lsphp --- 400278 1 7 N/A N/A
So I shouldnt do anything about this?
We had a similar problem last year, and if I dont remeber wrong you had to reinstall lve or something because it hanged like this...
Comment
-
lsphp tends to keep processes alive so that it can quickly respond when request comes it. Seems normal -- I wouldn do anything.
As long as they are not getting memory faults -- do nothing. This is their usage, so that their site would be fast.
Comment
Comment