Open soulteary opened 2 years ago
Ngx-php it's about 400-600% faster than php-fpm.
So these numbers don't look OK
That's only 35,80% faster.
I created a fork from your repo, and I will send issues and PR's to make it correct. So we will explain how to use it correctly.
PD: Please, try to change the html in: https://soulteary.com/2022/10/05/nginx-black-magic-low-cost-high-performance-applications-using-ngx-php-modules.html
From <!DOCTYPE html><html lang="en"
to <!DOCTYPE html><html lang="zh"
.
Or the browser can't translate the page.
Thank you
Okay, I agree with the point you mentioned in another issue, the OP is optimization of PHP, not NGX vs FPM or Apache, maybe PHP should be kept optimized to be more convincing. @joanhey
A simple application example, I hope it will be helpful to the users of NGX-PHP:
UPD, how to : https://soulteary.com/2022/10/05/nginx-black-magic-low-cost-high-performance-applications-using-ngx-php-modules.html