#570·goproxy

Upstream load balance weight

Author: vgabuniaCreated Oct 4, 2024Updated Oct 3, 2025

Hi, What is weight login in upstream/parent proxy , less means better of lower priority? In the following example:

1.1.1.1:33080?w=1 -P 2.1.1.1:33080?w=2

upstream 2.1.1.1 will receives more or less traffic? Distribution would be 2/1? Thank you!