mirror of
https://github.com/cloudpanel-io/cloudpanel-ce.git
synced 2026-04-05 20:31:58 +02:00
MySQL server stops #439
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ionestepin on 1/23/2023
CloudPanel version(s) affected
2.?
Description
We host about 50 PHP websites on CloudPanel. From time to time we have MySQL service failures. We have deployed a new VPS for the following sites. But we don't understand what we can do to prevent MySQL server crash on the problematic machine. Apparently there is a server overload, but other services are fine.
OS: Debian 11.5
CPU: 4
Memory: 8 GB
How to reproduce
You may have other solutions for load testing. But from my point of view it looks like this
Possible Solution
Periodically check the availability of services. Automatically restart them if they do not work. Warn the administrator that the VPS is overloaded and possibly prohibit new sites from being hosted.
Additional Context
No response