Home
last modified time | relevance | path

Searched refs:NGX_STREAM_UPSTREAM_NOTIFY_CONNECT (Results 1 – 3 of 3) sorted by relevance

/f-stack/app/nginx-1.16.1/src/stream/
H A Dngx_stream_upstream.h27 #define NGX_STREAM_UPSTREAM_NOTIFY_CONNECT 0x1 macro
H A Dngx_stream_upstream_round_robin.c675 if (type == NGX_STREAM_UPSTREAM_NOTIFY_CONNECT in ngx_stream_upstream_notify_round_robin_peer()
H A Dngx_stream_proxy_module.c843 NGX_STREAM_UPSTREAM_NOTIFY_CONNECT); in ngx_stream_proxy_init_upstream()