A network has a round-trip time (RTT) of 100 ms. If the timeout is set to 2 x RTT, what is the timeout value?
Q1. A network has a round-trip time (RTT) of 100 ms. If the timeout is set to 2 x RTT, what is the timeout value?
Answer: 200 ms
Explanation: Timeout = 2 x RTT = 2 x 100 ms = 200 ms.