Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

uppose you would like to know the ip address associated with a website using nslookup. You will first send a DNS query message to your

uppose you would like to know the ip address associated with a website using nslookup. You will first send a DNS query message to your local DNS server with an RTT of 6msecs. The local DNS server forwards this message to the root DNS server with an RTT of 50msecs which returns a list of IP addresses for top-level domain servers responsible of "edu".

A request is then sent to one of these TLD servers with an RTT of 20msecs to finally get to an authoritative DNS server which has the original zone records. The local DNS server fetchs the ip address associated to that website by resending one last time the query message to the authoritative server which responds with the ip address with an RTT of 74msecs. Your browser sends a request to this ip address with an RTT of 49msecs to fetch the base html. What is the total delay?

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Microsoft Visual Basic 2017 For Windows Web And Database Applications

Authors: Corinne Hoisington

1st Edition

1337102113, 978-1337102117

More Books

Students also viewed these Databases questions

Question

2. What, according to Sergey, was strange at this meeting?

Answered: 1 week ago

Question

How do Data Types perform data validation?

Answered: 1 week ago

Question

How does Referential Integrity work?

Answered: 1 week ago