Nginx 502 Bad Gateway solution
1.FastCGI take long time, you need add this configs to nginx.conf
fastcgi_connect_timeout 300; fastcgi_send_timeout 300; fastcgi_read_timeout 300;
2 FastCGI Buffer not enough, add to nginx.conf
fastcgi_buffer_size 32k; fastcgi_buffers 8 32k;
3. Proxy Buffer not enough, add to nginx.conf
proxy_buffer_size 16k; proxy_buffers 4 16k;
4. php-fpm log size more then 2G
Hello, Neat post. There’s a problem along with your website in web explorer, may test this?
IE nonetheless is the market chief and a big component to
other folks will pass over your wonderful writing because
of this problem.
A fascinating discussion is definitely worth comment. I believe that you
ought to write more about this topic, it may not be a
taboo matter but usually people do not speak about these subjects.
To the next! Kind regards!!
Hi! Do you use Twitter? I’d like to follow you if that would be okay.
I’m definitely enjoying your blog and look forward to new posts.