Searched refs:weight (Results 1 – 1 of 1) sorted by relevance
18 int32_t weight; member56 static nxt_str_t weight = nxt_string("weight"); in nxt_upstream_round_robin_create() local68 wtcf = nxt_conf_get_object_member(srvcf, &weight, NULL); in nxt_upstream_round_robin_create()107 wtcf = nxt_conf_get_object_member(srvcf, &weight, NULL); in nxt_upstream_round_robin_create()111 urr->server[i].weight = wt; in nxt_upstream_round_robin_create()185 if (s[i].effective_weight < s[i].weight) { in nxt_upstream_round_robin_server_get()