I'm having increasingly regular issues where my cloud server locks up, when serving php-based websites via EasyApache4
I have a couple of sites that are still stuck on php7.0 (And will take time to get them upgraded, as their developers need to figure out how to upgrade them), but most sites run on php7.4
Pretty much everything is running on wordpress. I have about 30 client sites running no the ser
I have the feeling that somehow the 7.0 sites can cause the entire server to lock up. The load becomes processor bound, and can easily spike up to a load average of 100 or more. But somehow it also feels like a memory leak, because the issues tend to escalate over time, until the only option that resolves it is to reboot the entire server (restarting apache and/or killing off all the ea-php processes doesn't help for more than a few moments)
Also, what is odd is that once one site has caused the load to rise, I tend to see all user accounts suddenly spawning more ea-php processes and putting further load on the server.
None of the sites are particularly heavy usage, so this looks very much like buggy behaviour somewhere in EasyApache.
I am not using php-fhm for any sites. I am using a fairly standard set of extensions including ruid
I have a couple of sites that are still stuck on php7.0 (And will take time to get them upgraded, as their developers need to figure out how to upgrade them), but most sites run on php7.4
Pretty much everything is running on wordpress. I have about 30 client sites running no the ser
I have the feeling that somehow the 7.0 sites can cause the entire server to lock up. The load becomes processor bound, and can easily spike up to a load average of 100 or more. But somehow it also feels like a memory leak, because the issues tend to escalate over time, until the only option that resolves it is to reboot the entire server (restarting apache and/or killing off all the ea-php processes doesn't help for more than a few moments)
Also, what is odd is that once one site has caused the load to rise, I tend to see all user accounts suddenly spawning more ea-php processes and putting further load on the server.
None of the sites are particularly heavy usage, so this looks very much like buggy behaviour somewhere in EasyApache.
I am not using php-fhm for any sites. I am using a fairly standard set of extensions including ruid
- CENTOS 7.8 kvm
- v88.0.12
Last edited by a moderator: