I have two servers, one of them is Linux Ubuntu 20.04 that is my website server (192.168.20.11) and the other one is Win server 2016 which is my DC and DNS server (192.168.20.10). The name of my website and Domain Name are the same (spsco.net). In DNS manager-->Forward Lookup Zones-->spsco.net, I have two "same as a parent folder" records which one of them is created dynamically and one of them is created Statically by me. So when I want to ping my website in local network, there are two records for the same domain name, and it causes latency in loading the website. is there any solution for that? can I prioritize between in these DNS records?
DNS Forward lookup zones
==>>spsco.net
(same as a parent folder) Host(A) 192.168.20.10 2021-11-11 4:35 -->DC
(same as a parent folder) Host(A) 192.168.20.11 Static -->Website