<div dir="ltr">Is there any reason to indicate that the weighting used in nginx plus is not the same as used in the OSS version? If so, could you not just look at the module to examine how the weighting is determined?</div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Oct 1, 2015 at 5:35 PM, highclass99 <span dir="ltr"><<a href="mailto:nginx-forum@nginx.us" target="_blank">nginx-forum@nginx.us</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello,<br>
<br>
Anyone know how the least_conn upstream option works in nginx plus?<br>
<br>
<a href="http://nginx.org/en/docs/http/ngx_http_upstream_module.html#least_conn" rel="noreferrer" target="_blank">http://nginx.org/en/docs/http/ngx_http_upstream_module.html#least_conn</a><br>
says<br>
"Specifies that a group should use a load balancing method where a request<br>
is passed to the server with the least average response time and least<br>
number of active connections, taking into account weights of servers"<br>
<br>
How does nginx plus use the three variable to determine which server to<br>
use?<br>
Is the "total" weight dynamically determined as: weight * 1/response time *<br>
active connections or some other formula?<br>
<br>
Thanks.<br>
<br>
Posted at Nginx Forum: <a href="http://forum.nginx.org/read.php?2,261971,261971#msg-261971" rel="noreferrer" target="_blank">http://forum.nginx.org/read.php?2,261971,261971#msg-261971</a><br>
<br>
_______________________________________________<br>
nginx mailing list<br>
<a href="mailto:nginx@nginx.org">nginx@nginx.org</a><br>
<a href="http://mailman.nginx.org/mailman/listinfo/nginx" rel="noreferrer" target="_blank">http://mailman.nginx.org/mailman/listinfo/nginx</a><br>
</blockquote></div><br></div>