[error] 17755#0: *58522 readv() failed (104: Connection reset by peer) while reading upstream

简介: [error] 17755#0: *58522 readv() failed (104: Connection reset by peer) while reading upstream

[error] 17755#0: *58522 readv() failed (104: Connection reset by peer) while reading upstream
今天在做上传文章时服务器没有报错,但nginx里面的error.log报了上面的错误信息,看了别人的解决办法:
php-fpm.conf中将这个参数的值设定为600:

request_terminate_timeout = 600
但是我在nginx/conf里面没有看到php-fpm.conf这个配置文件,有没有人你帮我看看是咋回事吗

目录
打赏
0
0
0
2
1
分享
相关文章
ConnectionResetError: [Errno 104] Connection reset by peer|4-16
ConnectionResetError: [Errno 104] Connection reset by peer|4-16
connect() failed (113: No route to host) while connecting to upstream
connect() failed (113: No route to host) while connecting to upstream
258 0
【已解决】kex_exchange_identification: Connection closed by remote host fatal: Could not read from
【已解决】kex_exchange_identification: Connection closed by remote host fatal: Could not read from
curl: (56) Recv failure: Connection reset by peer
curl: (56) Recv failure: Connection reset by peer
1116 0
七个办法只有一个有效:200 PORT command successful. Consider using PASV.425 Failed to establish connection.
七个办法只有一个有效:200 PORT command successful. Consider using PASV.425 Failed to establish connection.
652 0
七个办法只有一个有效:200 PORT command successful. Consider using PASV.425 Failed to establish connection.
ConnectionResetError: [Errno 104] Connection reset by peer
ConnectionResetError: [Errno 104] Connection reset by peer
658 0
filebeat:Failed to publish events caused by: write tcp 5044: write: connection reset by peer
filebeat:Failed to publish events caused by: write tcp 5044: write: connection reset by peer
728 0
filebeat:Failed to publish events caused by: write tcp 5044: write: connection reset by peer
从源码解析ERROR 1129 (HY000):Host is blocked because of many connection errors
原创水平有限,有错请指出 源码版本5.7.14 今天群里一个朋友出现如下错误: ERROR 1129 (HY000): Host '10.0.0.8' is blocked because of many connection errors; unblock w...
2571 0
recv() failed (104: Connection reset by peer) while reading response header from upstream
2017年12月1日10:18:34 情景描述: 浏览器执行了一会儿, 报500错误 运行环境:  nginx + php-fpm nginx日志:  recv() failed (104: Connection reset by peer) while reading response he...
9482 0
AI助理

你好,我是AI助理

可以解答问题、推荐解决方案等