InterviewSolution
Saved Bookmarks
| 1. |
What do you understand about round trip time? |
|
Answer» The round-trip time (RTT) is the time it takes for a network request to travel from a starting point to a DESTINATION and back to the initial point in milliseconds (ms). RTT is a USEFUL indicator for measuring the health of a connection on a local network or the wider INTERNET, and it is frequently used by network MANAGERS to diagnose network connection speed and DEPENDABILITY. |
|