Computing TCP's Retransmission Timer
GPTKB entity
Statements (21)
| Predicate | Object |
|---|---|
| gptkbp:instanceOf |
gptkb:network_protocol
|
| gptkbp:affects |
packet loss
network congestion network delay |
| gptkbp:describedBy |
gptkb:RFC_6298
|
| gptkbp:parameter |
gptkb:RTT_variance_(RTTVAR)
gptkb:Retransmission_Timeout_(RTO) gptkb:Smoothed_RTT_(SRTT) |
| gptkbp:purpose |
detect lost TCP segments
trigger retransmission |
| gptkbp:relatedTo |
gptkb:TCP
gptkb:Jacobson/Karels_algorithm gptkb:Karn's_Algorithm retransmission timeout round-trip time estimation |
| gptkbp:supportsAlgorithm |
RTO = SRTT + max (G, K*RTTVAR)
|
| gptkbp:usedIn |
gptkb:TCP_congestion_control
TCP reliability |
| gptkbp:bfsParent |
gptkb:RFC_6298
|
| gptkbp:bfsLayer |
7
|
| https://www.w3.org/2000/01/rdf-schema#label |
Computing TCP's Retransmission Timer
|