Home
last modified time | relevance | path

Searched defs:total_weight (Results 1 – 5 of 5) sorted by relevance

/f-stack/app/nginx-1.16.1/src/stream/
H A Dngx_stream_upstream_random_module.c120 ngx_uint_t i, total_weight; in ngx_stream_upstream_update_random() local
H A Dngx_stream_upstream_round_robin.h68 ngx_uint_t total_weight; member
/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_upstream_random_module.c122 ngx_uint_t i, total_weight; in ngx_http_upstream_update_random() local
/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_upstream_round_robin.h70 ngx_uint_t total_weight; member
/f-stack/app/redis-5.0.5/src/
H A Dredis-cli.c5264 float total_weight = 0; in clusterManagerCommandRebalance() local