原文:recv() failed (104: Connection reset by peer) while reading response header from upstream

这个错误在查看php fpm错误日志后,发现是子进程最大数太小的原因。 PHP错误日志 在php fpm.conf 文件中查看所在位置。 server reached pm.max children setting , consider raising it Ubuntu系统查看 var log php . fpm.log日志提示的信息 :需要提升子进程最大值。配置文件在php fpm.conf ...

2020-02-13 10:44 0 2474 推荐指数:

查看详情

 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM