starsz commented on issue #6420:
URL: https://github.com/apache/apisix/issues/6420#issuecomment-1048633188


   > @Chever-John @starsz Thanks for reply, please note the default backend is 
http protocal , falback to https protocal, as my understand the node priority 
have to keep same protocal ,right ? Thants means we can't write like
   > 
   > "nodes": [ {"host": "**http**://127.0.0.1", "port": 1980, "weight": 2000}, 
{"host": "**https**://10.100.22.33", "port": 1981, "weight": 1, "priority": -1} 
],
   > 
   > right ?
   
   Yes.As @tokers said.


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