Searched refs:current_weight (Results 1 – 1 of 1) sorted by last modified time
16 int32_t current_weight; member182 s[i].current_weight += s[i].effective_weight; in nxt_upstream_round_robin_server_get()189 if (best == NULL || s[i].current_weight > best->current_weight) { in nxt_upstream_round_robin_server_get()199 best->current_weight -= total; in nxt_upstream_round_robin_server_get()