tokers commented on issue #3843:
URL: https://github.com/apache/apisix/issues/3843#issuecomment-801028385


   Why not put these two endpoints into one route?
   
   ```json
   {
       "upstream": {
           "nodes": {
               "172.16.10.241:6500": 1,
               "172.16.10.242:6500": 2
           },
           "type": "roundrobin"
       }
   }
   ```


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


Reply via email to