Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_upstream_random_module.c33 static ngx_int_t ngx_http_upstream_init_random(ngx_conf_t *cf,
97 ngx_http_upstream_init_random(ngx_conf_t *cf, ngx_http_upstream_srv_conf_t *us) in ngx_http_upstream_init_random() function
467 uscf->peer.init_upstream = ngx_http_upstream_init_random; in ngx_http_upstream_random()