Hi, We tried to upgrade from php7.1 to 7.3 and had performance issues performance degraded 15%~30% depending on sites we serve
We moved from:
PHP 7.1.12-3
Phalcon 3.3.0
Nginx 1.4.6 (according to phpinfo())
ubunto 14.04
to :
PHP 7.3.5-1
Phalcon 3.4.3
Nginx 1.15.12
Ubunto 18.04
The same happens with other versions of Nginx/Ubunto Any ideas what might cause it?