Make server.php die when it fails
I've just finished reinstalling a couple of my servers and had some troubles with one of the slave dns servers that didnt have permissions to connect to the mysql and/or run any queries.
I had multipul instances of the script running that caused a huge spike in CPU and RAM usage. The process' hung and were eventually killed, when i've gone through and debugged the problem, it would seem as though if the database connection fails for whatever reason (in my case it didnt have privileges to use or run queries on the database) it repeatedly attempts to run the same command/query over and over.
My suggestion is to make the script die and show a warning in the ispconfig log if it fails instead of the crontab opening hundreds of instances that hang.
|
Recent comments
5 hours 53 min ago
15 hours 21 min ago
16 hours 11 min ago
19 hours 44 min ago
1 day 8 min ago
1 day 30 min ago
1 day 2 hours ago
1 day 12 hours ago
1 day 17 hours ago
1 day 19 hours ago