Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted November 18, 20195 yr 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?
November 18, 20195 yr 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...
November 18, 20195 yr Author 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
November 18, 20195 yr 1 hour ago, ASTRAPI said: No ! The upgrade was smooth on all my clients servers Same here!
November 18, 20195 yr Author discussed with my technical admin - for sure PHP takes much more time to execute
November 18, 20195 yr 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
Archived
This topic is now archived and is closed to further replies.