Re: upstream sent unexpected FastCGI record: 3 while reading response header from upstream

2017-03-15 Thread jaigupta
Thank you. Nginx debug enabled for real. Posted at Nginx Forum: https://forum.nginx.org/read.php?2,272936,272966#msg-272966 ___ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailman/listinfo/nginx

Re: upstream sent unexpected FastCGI record: 3 while reading response header from upstream

2017-03-15 Thread jaigupta
I increased log level to debug and below is what I received. [error] 7901#7901: *47646 upstream sent unexpected FastCGI record: 3 while reading response header from upstream, client: xx.xx.xx.xx, server: www.x.com, request: "GET / HTTP/1.1", upstream: "fastcgi://unix:/var/run/php-fpm/xxx.fpm.s

Re: upstream sent unexpected FastCGI record: 3 while reading response header from upstream

2017-03-15 Thread jaigupta
Thanks Maxim. Would this also log messages between Nginx and FastCGI when error occurs? Posted at Nginx Forum: https://forum.nginx.org/read.php?2,272936,272953#msg-272953 ___ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailman/listinfo/

upstream sent unexpected FastCGI record: 3 while reading response header from upstream

2017-03-14 Thread jaigupta
I am getting random "upstream sent unexpected FastCGI record: 3 while reading response header from upstream" while using Nginx with PHP7. So far I was waiting for bug https://bugs.php.net/bug.php?id=67583 to be fixed by PHP which they now have but I still get this error. Everything works fine for