#perfaudit

Performance Audit Of Web Applications By Professionals
Networking-Performance

Faster DNS lookup | Best Practices | Networking Performance

Steps followed for DNS Lookup:

  • Browser checks if the domain is in its cache.
  • If not found, the browser calls gethostbyname library function (varies by OS) to do the lookup. gethostbyname checks if the hostname can be resolved by reference in the local hosts file (whose location varies by OS) before trying to resolve the hostname through DNS.
  • If gethostbyname does not have it cached nor can find it in the hosts file then it makes a request to the DNS server configured in the network stack.

Comic version of “DNS Lookup


Share

Subscribe
Subscribe
Audit Requests

Want us to audit your Website?

We'll audit the page load and rendering performance of your web application.
Share your contact and we'll get back to you very soon.