Home
last modified time | relevance | path

Searched refs:NGX_HTTP_UPSTREAM_WEIGHT (Results 1 – 6 of 6) sorted by relevance

/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_upstream_ip_hash_module.c271 |NGX_HTTP_UPSTREAM_WEIGHT in ngx_http_upstream_ip_hash()
H A Dngx_http_upstream_least_conn_module.c306 |NGX_HTTP_UPSTREAM_WEIGHT in ngx_http_upstream_least_conn()
H A Dngx_http_upstream_random_module.c470 |NGX_HTTP_UPSTREAM_WEIGHT in ngx_http_upstream_random()
H A Dngx_http_upstream_hash_module.c667 |NGX_HTTP_UPSTREAM_WEIGHT in ngx_http_upstream_hash()
/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_upstream.h113 #define NGX_HTTP_UPSTREAM_WEIGHT 0x0002 macro
H A Dngx_http_upstream.c5716 |NGX_HTTP_UPSTREAM_WEIGHT in ngx_http_upstream()
5841 if (!(uscf->flags & NGX_HTTP_UPSTREAM_WEIGHT)) { in ngx_http_upstream_server()