A web page requires total 50 HTTP requests to display complete page..pdf

M

A web page requires total 50 HTTP requests to display complete page. From the client browser to the server round trip time RTT = 10 ms. Assume that each resource requires average 10 ms to reach the browser. a. How much time will it take to get all the responses over a non-persistent HTTP? b .How much time will it take to get all the responses over a persistent HTTP? c.How much time will it take to get all the responses over a persistent HTTP with pipelining?.

A web page requires total 50 HTTP requests to display complete page. From the client browser
to the server round trip time RTT = 10 ms. Assume that each resource requires average 10 ms to
reach the browser.
a. How much time will it take to get all the responses over a non-persistent HTTP?
b .How much time will it take to get all the responses over a persistent HTTP?
c.How much time will it take to get all the responses over a persistent HTTP with pipelining?

Más contenido relacionado

Más de momdnazeer(20)

Último(20)

Sociology KS5Sociology KS5
Sociology KS5
WestHatch50 vistas
Women from Hackney’s History: Stoke Newington by Sue DoeWomen from Hackney’s History: Stoke Newington by Sue Doe
Women from Hackney’s History: Stoke Newington by Sue Doe
History of Stoke Newington103 vistas
Plastic waste.pdfPlastic waste.pdf
Plastic waste.pdf
alqaseedae81 vistas
Use of Probiotics in Aquaculture.pptxUse of Probiotics in Aquaculture.pptx
Use of Probiotics in Aquaculture.pptx
AKSHAY MANDAL69 vistas
Narration lesson plan.docxNarration lesson plan.docx
Narration lesson plan.docx
TARIQ KHAN90 vistas
Azure DevOps Pipeline setup for Mule APIs #36Azure DevOps Pipeline setup for Mule APIs #36
Azure DevOps Pipeline setup for Mule APIs #36
MysoreMuleSoftMeetup75 vistas
Psychology KS4Psychology KS4
Psychology KS4
WestHatch52 vistas
BYSC infopack.pdfBYSC infopack.pdf
BYSC infopack.pdf
Fundacja Rozwoju Społeczeństwa Przedsiębiorczego144 vistas
GSoC 2024GSoC 2024
GSoC 2024
DeveloperStudentClub1049 vistas
Streaming Quiz 2023.pdfStreaming Quiz 2023.pdf
Streaming Quiz 2023.pdf
Quiz Club NITW87 vistas
ACTIVITY BOOK key water sports.pptxACTIVITY BOOK key water sports.pptx
ACTIVITY BOOK key water sports.pptx
Mar Caston Palacio132 vistas
Classification of crude drugs.pptxClassification of crude drugs.pptx
Classification of crude drugs.pptx
GayatriPatra1449 vistas
Material del tarjetero LEES Travesías.docxMaterial del tarjetero LEES Travesías.docx
Material del tarjetero LEES Travesías.docx
Norberto Millán Muñoz57 vistas
AI Tools for Business and StartupsAI Tools for Business and Startups
AI Tools for Business and Startups
Svetlin Nakov57 vistas
Narration  ppt.pptxNarration  ppt.pptx
Narration ppt.pptx
TARIQ KHAN62 vistas

A web page requires total 50 HTTP requests to display complete page..pdf

  • 1. A web page requires total 50 HTTP requests to display complete page. From the client browser to the server round trip time RTT = 10 ms. Assume that each resource requires average 10 ms to reach the browser. a. How much time will it take to get all the responses over a non-persistent HTTP? b .How much time will it take to get all the responses over a persistent HTTP? c.How much time will it take to get all the responses over a persistent HTTP with pipelining?