Fix nginx 502 Bad Gateway error

Today I was getting “502 Bad Gateway” on a Glype proxy installation , after digging into the problem I found out it is a problem of nginx fastcgi buffers , here is how to fix it : open /etc/nginx/nginx.conf add the following lines into http section : you config should look like this : restart … Continue reading Fix nginx 502 Bad Gateway error