AWS should not take capital letters in DNS URL

0

Why is AWS ELB field designed to allow capital letters ? The global truth is that DNS in browser always is parsed as lowercase letters . When using them as PUBLIC IP in applications, we must parse it as lowercase as well although AWS Load Balancer field allows capital letters. Then why allow capital letters at all ? Should not this be an improvement on AWS side ?

已提问 1 年前203 查看次数
1 回答
0

Hello,

The use of capital letters in ELB fields for DNS URLs is mainly about compatibility. It’s about adhering to different DNS standards and allowing for potential instances where uppercase letters might be used in DNS names such as legacy systems or applications. Allowing capital letters provides the necessary flexibility for naming conventions and ensures compatibility with applications and infrastructure.

AWS
已回答 10 个月前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则