nginx-admins-handbook icon indicating copy to clipboard operation
nginx-admins-handbook copied to clipboard

Deploy nodejs server on reverse proxy nginx is slow

Open SudoDios opened this issue 4 years ago • 0 comments

I create a nodejs http server and using autocannon to loadtest. When I use this node server without a nginx proxy, the requests reach 137k per second. But when I use it with nginx reverse proxy, it reaches 60k per second. Why ???? please help me.🙏

SudoDios avatar Nov 18 '21 17:11 SudoDios