nginx serving wrong website under proxy_cache
alamgir99
nginx-forum at nginx.us
Mon May 4 19:45:00 MSD 2009
Payam Chychi Wrote:
-------------------------------------------------------
>
> # HTTP LB
> upstream LB_HTTP_0.0.0.1 {
> server x.x.x.x:80;
> }
>
Can anyone please tell me who is going to serve the requests on x.x.x.x:80; above? In other words, which process is actually going to act as the backend?
Is that another nginx server section?
Thanks.
al
Posted at Nginx Forum: http://forum.nginx.org/read.php?2,1530,1746#msg-1746
More information about the nginx
mailing list