foolwc commented on issue #2080:
URL: 
https://github.com/apache/apisix-dashboard/issues/2080#issuecomment-910975366


   There is a case: if we add two hosts, one is FQDN without port, the other is 
normal IP with port. How to deal with that, saved with Array or Object just 
like below ? Thanks for your explanation @liuxiran 
   ```json
   {
        "httpbin.default.svc.cluster.local": 1
        "httpbin2.default.svc.cluster.local:8080": 1
   }
   ```


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