reverse-proxy
reverse-proxy copied to clipboard
Add weight clustering to yarp
Many reverse proxy tools have built-in weight clustering capabilities. Although YARP provides extensions, I think this function is more commonly used, so I want to add this function to Yarp.
Related: https://github.com/microsoft/reverse-proxy/pull/2178 and https://github.com/microsoft/reverse-proxy/issues/393
Getting the right design and base support for weighting will unlock several other useful features as well.
How is it going?