# Nginx 和 PHP-FPM 并发优化


https://phpartisan.cn/news/55.html
https://www.zybuluo.com/phper/note/89081
https://linuxeye.com/380.html
https://www.kancloud.cn/digest/php-src/136260

ab -t 100 -c 10 -p post_data.txt -T 'application/json' http://localhost:8083/xxxxx

