
How to fix “upstream sent too big header while reading response header from upstream” – NGINX
We were setting up a new server with NGINX in reverse proxy when we got the dreaded 502 | Bad Gateway error. Checking the NGINX error log gave us the following error: upstream sent too big header while reading response…