Searched refs:effective_weight (Results 1 – 1 of 1) sorted by relevance
17 int32_t effective_weight; member112 urr->server[i].effective_weight = wt; in nxt_upstream_round_robin_create()182 s[i].current_weight += s[i].effective_weight; in nxt_upstream_round_robin_server_get()183 total += s[i].effective_weight; in nxt_upstream_round_robin_server_get()185 if (s[i].effective_weight < s[i].weight) { in nxt_upstream_round_robin_server_get()186 s[i].effective_weight++; in nxt_upstream_round_robin_server_get()