upstream on OpenBSD not executing requests
Valentin V. Bartenev
vbart at nginx.com
Thu Jun 19 07:10:31 UTC 2014
On Thursday 19 June 2014 01:46:40 prkumar wrote:
> I think you can not have two server directive in upstream, how nginx would
> know which one to forward request to?
> Will it do round robin? Not sure about that will have to check.. Can you try
> by removing one..
>
[..]
You should read the documentation: http://nginx.org/r/upstream
The main purpose of "upstream" directive is exactly to create a group of
servers and to do load-balancing between them.
wbr, Valentin V. Bartenev
More information about the nginx
mailing list