I experienced a very similar issue on a server. After reviewing the resource usage, I found that the problem was mainly caused by two factors:
- High CPU usage from MariaDB.
- Overload from the FPM-PHP process.
By default, in CyberPanel, the PHP-FPM service is limited to a maximum of 5 child processes. When it attempted to open 6 or more, the website would become extremely slow or completely unresponsive.
To fix this, I applied a custom optimization to both MariaDB and PHP-FPM, adjusting connection limits, buffer sizes, and process parameters. This stabilized the server and significantly reduced CPU load.
I recommend checking whether your issue might be related to the same behavior.
If you need assistance, I can help you directly as a Linux systems administrator, at an affordable cost.
You can contact me on WhatsApp: Share on WhatsApp
Best regards,
Jesús Suárez
Linux Systems Administrator