upstream fast_cgi no port error
Dick Middleton
dick at fouter.net
Sun Nov 28 16:32:08 MSK 2010
Hi,
I'm trying out nginx and some of its features. I'm using stable version:
nginx/0.8.53 on ubuntu server.
If I try to configure fast_cgi to use an upstream backend as in the wiki:
upstream backend {
server localhost:1234;
}
fastcgi_pass backend;
I get the the error no "port in upstream".
According to changelog this looks the same error as appeared in version 0.5.0
and fixed in 0.5.1
Is this a regression or have I overlooked something?
Dick
--
Dick Middleton
dick at fouter.net
PGP Key ID: 0x9F9434FD
More information about the nginx
mailing list