Nginx request body is too large, error 413, request_ The body log is frequently empty, and the whole process of actual investigation

In the previous article, I used openresty to build https proxy and log printing. With the passage of time, the openresty I built has been on the company's production server. A new problem appeared on Friday, so I began to explore! So what's the problem? How to solve it? Let's look down with questions! After this problem occurred, my collea ...

Added by khaldryck on Thu, 10 Feb 2022 07:01:35 +0200

On openresty, a high-performance long polling push service is quickly built based on lock and redis

Why?In the actual development, we often encounter the situation that we need to wait for background events for a long time, such as the common code scanning login function, the event that the QR code interface needs to wait for the successful code scanning login in the background, and the task that takes a long time to complete, such as import ...

Added by usmanmr on Tue, 28 Dec 2021 19:39:11 +0200