So a book I am reading has this nice image:
So it is suggested that once a client asks a DNS server an IP for a host, actually the DNS server does not respond back with the IP but rather find the IP, send the same request to the ip but the response comes back to the client..
This is very confusing for me since the accepted answer here: Http Request Life Cycle does not fit with this one at all.
Which is correct?