bin-53 commented on issue #10081:
URL: https://github.com/apache/apisix/issues/10081#issuecomment-1691186666

   > @bin-53 The configuration is wrong. You have duplicate fields. The 
`weight` here is the `default_weight` for discovered nodes. Which means if that 
during nacos discovery, if the result returned by nacos doesn't have a weight 
in data.host[i].weight for an endpoint then this default weight is used. What 
you't_url(base_uri, query_path)re trying to configure here, which is adding 
weight to different endpoints is actually done by nacos in its returned results.
   
   According to your opinion, I configure multiple nacos nodes in apisix, is it 
impossible to customize the weights in config.yaml? If yes, can you give me a 
copy of the configuration
   
   


-- 
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]

Reply via email to