It appears that I have successfully configured the load balancer. Between two worker applications, it always picks the same one (there's no load).
So it appears to me that the load balance is NOT round-robin. As long as the first worker can handle the load, the second worker will not get a request.
Is that correct?
So it appears to me that the load balance is NOT round-robin. As long as the first worker can handle the load, the second worker will not get a request.
Is that correct?