y resolver is returning multiple CNAMEs for same hostname. But I
believe CNAME should not return same hostname with multiple values.
<p>Ex:
Configured GEOIP records as follows:</p>
<p><a href="http://ramesh.com">ramesh.com</a> CNAME <a href="http://a.ramesh.com">a.ramesh.com</a>.<br>
<a href="http://ramesh.com">ramesh.com</a> CNAME <a href="http://az.ramesh.com">az.ramesh.com</a>. ---- Arizone configured</p><p>
<a href="http://ramesh.com">ramesh.com</a> CNAME <a href="http://va.ramesh.com">va.ramesh.com</a>. ---- Virginia configured <br></p><p><a href="http://ramesh.com">ramesh.com</a> CNAME <a href="http://others.ramesh.com">others.ramesh.com</a>. ---- Others configured</p>
<p>Queried “<a href="http://ramesh.com">ramesh.com</a>” from AZ,VA and OTHERS regions against my resolver.</p>
<p>My resolver is returning same hostname with mutliple CNAME's.</p>
<p>From AZ i am getting: <br></p><p><a href="http://ramesh.com">ramesh.com</a> CNAME <a href="http://a.ramesh.com">a.ramesh.com</a>.<br>
<a href="http://ramesh.com">ramesh.com</a> CNAME <a href="http://az.ramesh.com">az.ramesh.com</a>.</p>
<p>From VA i am getting: <br></p><p><a href="http://ramesh.com">ramesh.com</a> CNAME <a href="http://a.ramesh.com">a.ramesh.com</a>.<br>
<a href="http://ramesh.com">ramesh.com</a> CNAME <a href="http://va.ramesh.com">va.ramesh.com</a>.</p>
<p>Is this behavior is correct. Could you please clarify me.</p><p><br></p><p>Thanks & regards,</p><p>Ramesh<br></p>