
NGINX Version Mismatch
We were in the process of upgrading an old server from NGINX version 1.16 to the latest and got a slew of errors: This issue occured because when Nginx was updated, it did not update it’s modules along side it.…
We were in the process of upgrading an old server from NGINX version 1.16 to the latest and got a slew of errors: This issue occured because when Nginx was updated, it did not update it’s modules along side it.…
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…