]> git.kaiwu.me - nginx.git/commit
Upstream: least_conn compilation fixes.
authorMaxim Dounin <mdounin@mdounin.ru>
Mon, 4 Jun 2012 00:00:28 +0000 (00:00 +0000)
committerMaxim Dounin <mdounin@mdounin.ru>
Mon, 4 Jun 2012 00:00:28 +0000 (00:00 +0000)
commit4888969baa02f4e0587afea2a9d42e596d042499
treec1975e4d2799f225b8527e335f94c767a2cdaa60
parent1ba6ecd4f3c5f052ee4d39ef73831229c2312202
Upstream: least_conn compilation fixes.

Removed duplicate call of ngx_http_upstream_init_round_robin_peer()
overlooked during code changes.  Rewritten "return lcp->free_rr_peer(...)"
as MSVC doesn't like it.
src/http/modules/ngx_http_upstream_least_conn_module.c