gxthrj commented on issue #289: URL: https://github.com/apache/apisix-ingress-controller/issues/289#issuecomment-801554849
The `weight` configuration of the `match` part is confusing. It seems that after being matched by `match`, people can continue to control the traffic through `weight`. So the `backend` with `match` should be `backends`. Another point is about the default backend. The default backends can be multiple, so that `weight` is meaningful. BTW, there is a typo `sweight` in default backends , should be `weight`. ---------------------------------------------------------------- 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]
