Re: Load balancing with least_conn strategy does round-robin

2019-02-20 Thread Maxim Dounin
Hello! On Wed, Feb 20, 2019 at 11:01:45AM -0500, emil.vikstrom wrote: > I want to use nginx as a load balancer for tcp streams and because I want to > share the load evenly over all machines I thought that least_conn would be > the right strategy to use in this case. But I have stumbled upon an p

Load balancing with least_conn strategy does round-robin

2019-02-20 Thread emil.vikstrom
Hi. I want to use nginx as a load balancer for tcp streams and because I want to share the load evenly over all machines I thought that least_conn would be the right strategy to use in this case. But I have stumbled upon an problem I don't really understand. In my lab environment I have three mac