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
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
전문가
답변함 8달 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠