Jump to content

Huge load after upgrade from 4.4.7 to 4.4.8


Recommended Posts

Posted

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?

Posted

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...

Posted

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

image.thumb.png.e48ff4245b470d63d42269aff06bcb4e.png

Posted

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.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...