redss
Programmer
- Oct 20, 2002
- 195
If I type into my browser, how does the browser resolve the IP address?
Which of the following scenario is correct:
a) My browser queries its DNS to get the IP address for foobar.com, then sends the http request to the IP address
OR...
b) my browser queries its DNS to get the nameservers for foobar.com, then queries the nameservers for the IP address, then sends the http request to the IP
Which of the following scenario is correct:
a) My browser queries its DNS to get the IP address for foobar.com, then sends the http request to the IP address
OR...
b) my browser queries its DNS to get the nameservers for foobar.com, then queries the nameservers for the IP address, then sends the http request to the IP