]> git.kaiwu.me - nginx.git/commit
Upstream: removed sorting of upstream servers.
authorRuslan Ermilov <ru@nginx.com>
Mon, 25 Mar 2013 13:41:30 +0000 (13:41 +0000)
committerRuslan Ermilov <ru@nginx.com>
Mon, 25 Mar 2013 13:41:30 +0000 (13:41 +0000)
commit4d9fdd86f7163286e9423b37954ac3e79385c3ff
treed759534748211c2a39bb78507454bc8d8048fee5
parent4f2d6513dc36bcf88ab512292daa89d7a54a01e4
Upstream: removed sorting of upstream servers.

Sorting of upstream servers by their weights is not required by
current balancing algorithms.

This will likely change mapping to backends served by ip_hash
weighted upstreams.
src/http/ngx_http_upstream_round_robin.c