nginx on windows keeps hanging

itpp2012 nginx-forum at nginx.us
Sat May 19 10:50:01 UTC 2012


You have created a upstream but ain't using it....

each line "fastcgi_pass 127.0.0.1:9000;" must be changed to
"fastcgi_pass myproject;" then make sure the fpm processes are running
for your pool.

Posted at Nginx Forum: http://forum.nginx.org/read.php?2,226613,226653#msg-226653



More information about the nginx mailing list