Again we are finding that since the last cPanel update, we frequently discover one or two processes, usually FTP or MYSQL, that run for hundreds of hours, gradually eating up more and more CPU as time goes on.
These processes have to be killed with the -9 option, e.g.
kill -9 2232
The loads that this kind of thing produces tend to generate complaints if we happen to miss this on one of our cPanel servers.
I suppose I could stick on a bandaid by doing a cron that will reboot FTP and MYSQL every hour. But, really guys, this kind of thing just should not occur. Is there anything else we can do upgrade out of this bug, or to implement a fix here?
We are currently running:
WHM 10.8.0 cPanel 10.8.1-R30
RedHat Enterprise 3 i686 - WHM X v3.1.0
These processes have to be killed with the -9 option, e.g.
kill -9 2232
The loads that this kind of thing produces tend to generate complaints if we happen to miss this on one of our cPanel servers.
I suppose I could stick on a bandaid by doing a cron that will reboot FTP and MYSQL every hour. But, really guys, this kind of thing just should not occur. Is there anything else we can do upgrade out of this bug, or to implement a fix here?
We are currently running:
WHM 10.8.0 cPanel 10.8.1-R30
RedHat Enterprise 3 i686 - WHM X v3.1.0