Improve DNS Latency DirectAdmin

creemhost

Verified User
Joined
Jan 12, 2023
Messages
25
There is anyway to improve DNS latency with DirectAdmin Like DNS Anycast system ?
DirectAdmin have Multi Server Setup if we setup many servers from different countries I don't know it will help or not ?
 
you just need to setup DNS servers in nearest to user DCs with good connectivity.
usually each DC provide test files/links on their websites to check latency/speed etc.
 
you just need to setup DNS servers in nearest to user DCs with good connectivity.
usually each DC provide test files/links on their websites to check latency/speed etc.
Dear brother I have 6 DA servers 1 DA server from Singapore if I link all servers with DA Multi Server Setup, If someone visit website from Singapore and that website data hosted on USA DC it will improve DNS latency or not ?

setup DNS servers in nearest to user DCs
Did you mean we need to setup any DNS server Seprate from DA servers ?
 
if your DNS configured just like: ns1.your.host with 6 A-records for 6 different DCs/servers - so your clients will randomly ask DNS server, so sometimes they will have answer from nearest servers sometimes from far away one. I don't have experience how to configure "weighted" dns to make it response to user from nearest server - you can google how to do it. I prefer simplest (for me) config - for each DC I have own NSs. So if client's website oriented to Europe - I put his website to European DC with local NSs. Same for USA and so on.
 
if your DNS configured just like: ns1.your.host with 6 A-records for 6 different DCs/servers - so your clients will randomly ask DNS server, so sometimes they will have answer from nearest servers sometimes from far away one. I don't have experience how to configure "weighted" dns to make it response to user from nearest server - you can google how to do it. I prefer simplest (for me) config - for each DC I have own NSs. So if client's website oriented to Europe - I put his website to European DC with local NSs. Same for USA and so on.
I think this is not good to create Seprate nameservers for each DC, we can do it for low level with some servers once we setup many servers create Seprate nameservers its not good idea, always client message is what is my server nameserver.
 
Once the DNS has been looked up once it is cached by the local nameservers in the region so it shouldn't be a problem.
 
Back
Top