Re: load balancer the best way to solve

2023-01-17 Thread Rick Gutierrez
El vie, 13 ene 2023 a las 17:51, Maxim Dounin () escribió: > > > > Certainly nginx can do that. By default, all user requests are > used by nginx to detect any upstream server failures, and re-route > requests to other available servers. > > Active health checks, which are indeed only available in

Re: load balancer the best way to solve

2023-01-13 Thread Maxim Dounin
Hello! On Thu, Jan 12, 2023 at 09:30:12PM -0600, Rick Gutierrez wrote: > Hi list, I have a situation where I am looking for the best way to > solve it, I have a load balancer with nginx 1.22.1 and behind it I > have three backend servers: > >/ -> App1 >