📝 Question
#1933
In the process of fetching a web page from a server the HTTP request/response takes __________ RTTs.
✓
Correct Answer
A. 2
💡
Explanation
By default the http connection will be persistent connection. Hence it will take only 1 RTT to fetch a webpage from a server.
⌨️ Press
A
B
C
D
to select