[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这个配置文件,有没有人你帮我看看是咋回事吗

相关文章
|
人工智能
Timeout on reading data from socket
Timeout on reading data from socket
162 3
ConnectionResetError: [Errno 104] Connection reset by peer|4-16
ConnectionResetError: [Errno 104] Connection reset by peer|4-16
|
6月前
|
应用服务中间件 nginx Docker
connect() failed (113: No route to host) while connecting to upstream
connect() failed (113: No route to host) while connecting to upstream
196 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
|
8月前
|
应用服务中间件 nginx Windows
[emerg] 15060#200: bind() to 0.0.0.0:80 failed (10013: An attempt was made to access a socket ......
[emerg] 15060#200: bind() to 0.0.0.0:80 failed (10013: An attempt was made to access a socket ......
234 0
|
Java 网络安全 Docker
curl: (56) Recv failure: Connection reset by peer
curl: (56) Recv failure: Connection reset by peer
929 0
|
Python
ConnectionResetError: [Errno 104] Connection reset by peer
ConnectionResetError: [Errno 104] Connection reset by peer
607 0
|
Linux
七个办法只有一个有效:200 PORT command successful. Consider using PASV.425 Failed to establish connection.
七个办法只有一个有效:200 PORT command successful. Consider using PASV.425 Failed to establish connection.
642 0
七个办法只有一个有效:200 PORT command successful. Consider using PASV.425 Failed to establish connection.
|
网络协议 Java
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
693 0
filebeat:Failed to publish events caused by: write tcp 5044: write: connection reset by peer
|
网络协议 Oracle MySQL
从源码解析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...
2545 0

热门文章

最新文章