Firstsawyou commented on issue #3858: URL: https://github.com/apache/apisix/issues/3858#issuecomment-801724897
The upstream configuration of the traffic-split plugin currently only supports the `roundrobin` method, and the chash method is not yet supported. You can first use the upstream_id in the plugin to support the chash method. <img width="1067" alt="截屏2021-03-18 下午4 14 57" src="https://user-images.githubusercontent.com/52862365/111593953-755a5380-8805-11eb-87b0-5bc80a5b5a15.png"> ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
