TrafeX / docker-php-nginx

Docker image with PHP-FPM 8.3 & Nginx 1.24 on Alpine Linux
https://hub.docker.com/r/trafex/php-nginx
MIT License
1.33k stars 721 forks source link

image Performing a pressure test using Apache Benchmark (ab). #173

Open songlin51 opened 3 months ago

songlin51 commented 3 months ago

I am deploying Pressure Test 8.3 with two servers and the 7.4 service I am currently using. It is found that the performance of 8.3 is not as good as that of 7.4. Is there any other configuration that needs to be adjusted? The server is the same (4c8g) or the code is the same. pm = static pm.max_children = 150 opcache is all on. jit is all on thanks