URL to Page Load: The Complete Story
1. DNS Resolution: Finding the IP Address
The browser first checks its own DNS cache for the IP address of the requested URL.
If not found, it checks the operating system’s DNS cache.
If the OS also doesn't have the entry, the browser initiates a ...
url-story.hashnode.dev2 min read