Re: round robin rule

2016-10-28 Thread Tolga Ceylan
> On Tue, Oct 25, 2016 at 04:28:22PM -0700, Frank Liu wrote: > > Hi there, > >> If I configure one "upstream" with 2 servers and use the default round >> robin, will the traffic be balanced based on the upstream or the virtual >> servers. e.g.: if I configure 2 virtual host "server" blocks, both >>

Re: round robin rule

2016-10-28 Thread Francis Daly
On Tue, Oct 25, 2016 at 04:28:22PM -0700, Frank Liu wrote: Hi there, > If I configure one "upstream" with 2 servers and use the default round > robin, will the traffic be balanced based on the upstream or the virtual > servers. e.g.: if I configure 2 virtual host "server" blocks, both > proxy_pas

round robin rule

2016-10-25 Thread Frank Liu
If I configure one "upstream" with 2 servers and use the default round robin, will the traffic be balanced based on the upstream or the virtual servers. e.g.: if I configure 2 virtual host "server" blocks, both proxy_pass the same upstream, will the requests to each virtual host be balanced individ