摘要:
代理缓冲区设置过小 如果你使用的是nginx反向代理,如果header过大,超出了默认的1k,就会引发上述的upstream sent too big header (说白了就是nginx把外部请求给后端处理,后端返回的header太大,nginx处理不过来就会导致502。 (已解决),方法1:se 阅读全文
摘要:
没截图 看到了cause by More than one fragment with the name [org_apache_tomcat_websocket] (后面还有 ) 部署项目命令 docker run -dit --network=hezhi --name=score -v /etc 阅读全文