代码改变世界

随笔分类 -  Nginx

nginx使用中的问题集合

2020-06-16 14:48 by life.lc, 205 阅读, 收藏,
摘要: 1. Nginx中的error.log中显示“ upstream sent invalid chunked response while reading response header from upstream ......" 解决: 在nginx.conf 文件中location模块位置添加两句 阅读全文