upstream host name or address

torajx nginx-forum at nginx.us
Sun Jun 19 15:43:02 MSD 2011


i forgot to add server in above upstream samples;;but my main config is
correct;
i just wanted to show an example of what i wanna do....
upstream test
{
ip_hash;
server 192.168.1.1;
server 192.168.1.2;
}

thanks again;
i hope someone help me...

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




More information about the nginx mailing list