1、错误:
recv() failed (104: Connection reset by peer) while reading response header from upstream
可能的原因:
(1)php进程不够用。主要涉及php-fpm配置中的max_childre等参数的设置。详细内容参考阿里云Linux CentOS8.1 64位服务器安装LNMP(Linux+Nginx+MySQL+PHP) 并发调试之php-fpm配置及其与Nginx的通信
2022-10-28 22:43:04
1、错误:
recv() failed (104: Connection reset by peer) while reading response header from upstream
可能的原因:
(1)php进程不够用。主要涉及php-fpm配置中的max_childre等参数的设置。详细内容参考阿里云Linux CentOS8.1 64位服务器安装LNMP(Linux+Nginx+MySQL+PHP) 并发调试之php-fpm配置及其与Nginx的通信