Step over nginx buffer issue

2018-07-02  本文已影响0人  不吃猫的鱼_zjh

Background

I have been using nginx as reverse proxy for my daily development work. After upgrading nginx today, it somehow stops working correctly: a vendor.js file built from webpack has not been served properly. I get the following error from chrome console:

GET http://nginx.example.com/dist/js/vendor.js net::ERR_CONTENT_LENGTH_MISMATCH 

I take some quick lookarounds and find out:

Debug

Solutions

Notice

上一篇下一篇

猜你喜欢

热点阅读