nginx-admins-handbook
nginx-admins-handbook copied to clipboard
Deploy nodejs server on reverse proxy nginx is slow
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.🙏