Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Monday at 02:04 PM
yacenty Posted November 18, 2019 Posted November 18, 2019 Hi, today we had upgraded our forum from 447 to 448. Load jumped 3x times on PHP servers. Loadbalancer, mysql and elastic server with same load but PHPs jumped 3x times. Anybody had already seen such a situation?
ASTRAPI Posted November 18, 2019 Posted November 18, 2019 Hello No ! The upgrade was smooth on all my clients servers and i can say we get a bit better performance probably from the Elastic fix . Higher server load on php doesn't mean that Php is the issue as for example if Mysql delay to respond php is getting overload...
yacenty Posted November 18, 2019 Author Posted November 18, 2019 elastic fix we did already few days ago - we had extracted few files from 4.4.8 beta. After this we realised huge drop in load on the elastic server. On php we have something like this
Lucas James Posted November 18, 2019 Posted November 18, 2019 1 hour ago, ASTRAPI said: No ! The upgrade was smooth on all my clients servers Same here!
yacenty Posted November 18, 2019 Author Posted November 18, 2019 discussed with my technical admin - for sure PHP takes much more time to execute
b416 Posted November 18, 2019 Posted November 18, 2019 you should activate and check php-fpm status on your server, the results are something like this : pool: www process manager: dynamic start time: 15/Nov/2019:23:12:05 +0100 start since: 239236 accepted conn: 938534 listen queue: 0 max listen queue: 0 listen queue len: 0 idle processes: 15 active processes: 1 total processes: 16 max active processes: 31 max children reached: 0 slow requests: 0 if max listen queue or max children reached are > 0 you have a problem with your pool
Recommended Posts
Archived
This topic is now archived and is closed to further replies.