soulbird commented on issue #2091: URL: https://github.com/apache/apisix-ingress-controller/issues/2091#issuecomment-1846910769
The current capabilities of apisix cannot realize this scenario. You can achieve even distribution of traffic by specifying a weight for each upstream. The load balancing algorithm selects an upstream after the proxy-rewrite plugin rewrites the uri, so this cannot be done using the proxy-rewrite plugin. The traffic-split plugin also cannot rewrite the uri for a certain upstream address. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
