原文:[error] [nginx+uwsgi] upstream prematurely closed connection while reading response header from upstream

目录 .问题描述 .问题解决 upstream prematurely closed connection while reading response header from upstream, client: . . . , server: localhost, request: POST hsvltnprjct predict HTTP . , upstream: http: . . . ...

2020-05-15 11:56 0 813 推荐指数:

查看详情

upstream timed out (110: Connection timed out) while reading response header from upstream

错误日志 显示结果 从错误日志我们可以知道,该错误是由于nginx 代理去获取上游服务器的 返回值超时了。那么这个问题是什么导致的: 该请求获取的数据比较多,后端处理该请求花费的时间较长。 也可能是代理服务器与上游服务器的网络问题 我当时的解决方法加入 ...

Fri Nov 20 06:02:00 CST 2020 0 1042
 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM