Retransmission Timeout (RTO)

GPTKB entity

Statements (23)
Predicate Object
gptkbp:instanceOf network protocol parameter
gptkbp:affects network latency
network throughput
gptkbp:calculationMethod round-trip time (RTT) estimation
gptkbp:definedIn gptkb:RFC_6298
https://www.w3.org/2000/01/rdf-schema#label Retransmission Timeout (RTO)
gptkbp:impact TCP performance
TCP reliability
gptkbp:maximumSpeed 60 seconds (default in TCP)
gptkbp:measures milliseconds
gptkbp:minimumPressure 1 second (default in TCP)
gptkbp:modulatedBy gptkb:RTT_variance_(RTTVAR)
smoothed RTT (SRTT)
gptkbp:purpose determine when to retransmit unacknowledged packets
gptkbp:relatedTo packet loss
congestion control
timeout
gptkbp:usedIn gptkb:Transmission_Control_Protocol_(TCP)
gptkb:Datagram_Congestion_Control_Protocol_(DCCP)
Stream Control Transmission Protocol (SCTP)
gptkbp:bfsParent gptkb:Computing_TCP's_Retransmission_Timer
gptkb:Probe_Timeout_(PTO)
gptkbp:bfsLayer 8