Round Trip Time (RTT) — The time for a segment to arrive at the endpoint, plus the time for the ACK to return to the sender.
Timeout — The time after which if an ACK has not been received, a packet is considered lost.
The timeout parameter in TCP is determined using the RTT and two scalar constants, and
.
| (1) |
Generally,
| (2) |
Generally,
.