CNAME for dax cluster name

0

Can I use CNAME for dax cluster name? I created CNAME record which is resolvable, but while running DAX client getting error

DaxClientError: NoRouteException: not able to resolve address
OK
已提問 7 個月前檢視次數 175 次
1 個回答
0

That error message indicates that the CNAME is not pointing to a resolvable resource. If you're trying to make a public CNAME to a private DNS record that might be the reason.

Also: When using a CNAME, the client (when encrypted sessions are being used, like here) expects to connect to a resource that has the same certificate name as the CNAME. Which is won't because it will have the original DAX name. You'll get an error which you might be able to tell the client to ignore. Or you might not.

profile pictureAWS
專家
已回答 7 個月前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南