liuxiran opened a new issue #2080: URL: https://github.com/apache/apisix-dashboard/issues/2080
# Feature request ## Please describe your feature Currently we can only configure upstream nodes in UI by `Address + (required) Port`, but in fact APISIX also support FQDN, see https://apisix.apache.org/docs/apisix/2.7/FAQ/#does-the-upstream-node-support-configuring-the-fqdn-address, we should update our UI to fit this option. ## Describe the solution you'd like We can update our input constraints, make port an optional input, and at the same time we can also consider whether to change `host` to the suitable name. -- 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]
