- 2025年05月31日
- 星期六

查看nginx的error.log日志文件发现如下信息: upstream sent too big header while reading response header from upstrea

出现这个问题原因是我用nginx作代理服务器,IIS作后台服务器。当IIS处理的时间稍长,或没有响应时。 nginx会出现504 gateway time out,解决的方法是在nginx.conf修
查看nginx的error.log日志文件发现如下信息: upstream sent too big header while reading response header from upstrea
出现这个问题原因是我用nginx作代理服务器,IIS作后台服务器。当IIS处理的时间稍长,或没有响应时。 nginx会出现504 gateway time out,解决的方法是在nginx.conf修