Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_upstream_least_conn_module.c311 |NGX_HTTP_UPSTREAM_BACKUP; in ngx_http_upstream_least_conn()
/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_upstream.h117 #define NGX_HTTP_UPSTREAM_BACKUP 0x0020 macro
H A Dngx_http_upstream.c5721 |NGX_HTTP_UPSTREAM_BACKUP); in ngx_http_upstream()
5904 if (!(uscf->flags & NGX_HTTP_UPSTREAM_BACKUP)) { in ngx_http_upstream_server()