Searched refs:ngx_http_upstream_random_srv_conf_t (Results 1 – 1 of 1) sorted by relevance
21 } ngx_http_upstream_random_srv_conf_t; typedef28 ngx_http_upstream_random_srv_conf_t *conf;126 ngx_http_upstream_random_srv_conf_t *rcf; in ngx_http_upstream_update_random()157 ngx_http_upstream_random_srv_conf_t *rcf; in ngx_http_upstream_init_random_peer()435 ngx_http_upstream_random_srv_conf_t *conf; in ngx_http_upstream_random_create_conf()437 conf = ngx_pcalloc(cf->pool, sizeof(ngx_http_upstream_random_srv_conf_t)); in ngx_http_upstream_random_create_conf()455 ngx_http_upstream_random_srv_conf_t *rcf = conf; in ngx_http_upstream_random()