Ask Your Question

Revision history [back]

The receiving device will put the packets back into the correct order before extracting the data and passing it up t the application.

You run into problems when one packet is overtaken by 3 or more packets because this triggers the Dup-Ack and/or SACK mechanism - which causes unnecessary retransmissions. This doesn't always cause performance problems though.