]> git.kaiwu.me - nginx.git/commit
Upstream: construct upstream peers from DNS SRV records.
authorDmitry Volyntsev <xeioex@nginx.com>
Thu, 17 Mar 2016 15:42:31 +0000 (18:42 +0300)
committerAleksei Bavshin <a.bavshin@f5.com>
Thu, 7 Nov 2024 15:57:42 +0000 (07:57 -0800)
commit9fe119b431c957824d7bed75fce47dfbda74ca33
treedd1f22fcba96544d8b15151b3309bfb3037c1d0a
parentdb6870e06dde7ab249e9a41a0e0a76219f82dd8c
Upstream: construct upstream peers from DNS SRV records.
src/http/modules/ngx_http_upstream_zone_module.c
src/http/ngx_http_upstream.c
src/http/ngx_http_upstream.h
src/http/ngx_http_upstream_round_robin.c
src/http/ngx_http_upstream_round_robin.h
src/stream/ngx_stream_upstream.c
src/stream/ngx_stream_upstream.h
src/stream/ngx_stream_upstream_round_robin.c
src/stream/ngx_stream_upstream_round_robin.h
src/stream/ngx_stream_upstream_zone_module.c