Ayr Loong
Ayr Loong
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.
This PR is based on the [Route Extensibility Design Document](https://github.com/microsoft/reverse-proxy/blob/main/docs/designs/route-extensibility.md) and primarily addresses the extensibility issues mentioned in the related issue: [#1709](https://github.com/microsoft/reverse-proxy/issues/1709#issuecomment-2443587965). I have carefully reviewed and studied the above...