Issues with EA4 Upgrade
Martin Werner i dont recomand to switch to EA4, i made my life mistake by doing it and i migrate all the websites to the new server, same config server and i got lots of problems. Websites gows down till i restart httpd, masige high usage made by httpd, websites work slow slow till i restart apache, lots of bugs, mod_sec bugs, php change handle pug, and manny more i finded and i reported just a couple of it because they answear to my tichet after 2 days
Just look, my ea3 server before migrating
# ps -eo comm,rss|awk '{arr[$1]+=$2} END {for (i in arr) {print arr/1024, i}}'|grep -v '^0 '|sort -n -r| head
3810.99 mysqld
306.254 clamd
153.207 python
140.027 sc_trans
138.254 httpd
after migrating to ea4
# ps -eo comm,rss|awk '{arr[$1]+=$2} END {for (i in arr) {print arr/1024, i}}'|grep -v '^0 '|sort -n -r| head
2532.97 httpd
1261.7 mysqld
592.754 php-cgi
283.488 clamd
119.34 sc_trans
101.777 spamd
100.57 exim
100.465 python
99.8633 named
81.8633 sc_serv
"2532.97 httpd" never ever had this in 2 - 3 years of runing the server on ea3 an causing high masive load on the server theat i was not even able to work on it
I still got this 2 times a day i had to restart httpd manualy and i have to stay with my eye on the server 24/24
-
Hello, I've moved this post into it's own thread. You can find an updated list of current issues with EasyApache 4 at: Current Status of EasyApache 4 - EasyApache 4 - cPanel Documentation Could you let us know the ticket number of the ticket you submitted so we can verify if it was resolved? Thank you. 0
Please sign in to leave a comment.
Comments
1 comment