How to find out the errors behind a lot of non-2xx or 3xx responses when load testing nginx reverse proxy with wrk – CentOS
We are doing some test with NGINX as reverse proxy in front of two NGINX sample web servers. The tool being used in our tests is wrk. The web servers' configuration are very simple. Each of them has a static…