Nginx warn:an upstream response is buffered to a temporary file
Posted 黄洪波写点东西的地方
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Nginx warn:an upstream response is buffered to a temporary file相关的知识,希望对你有一定的参考价值。
我通过nginx下载文件,error.log中出现如下警告日志:warn:an upstream response is buffered to a temporary file 。
虽然网上各种例子都是通过增加fastcgi_buffers 和fastcgi_buffer_size来解决此问题。
然而,buffer总有到顶的时候。
通过搜索,以下这篇文章讲的最透彻。
记一次下载大文件存在数据异常问题排查
以上是关于Nginx warn:an upstream response is buffered to a temporary file的主要内容,如果未能解决你的问题,请参考以下文章
nginx+tomcat 报错:『an upstream response is buffered to a temporary file 』
Merging an upstream repository into your fork