lwip-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [lwip-users] Throughput benchmark question - nasty pauses


From: address@hidden
Subject: Re: [lwip-users] Throughput benchmark question - nasty pauses
Date: Thu, 28 Feb 2019 19:09:41 +0100
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:60.0) Gecko/20100101 Thunderbird/60.5.0

Am 28.02.2019 um 17:42 schrieb Dave Nadler:
I naively expected that after receiving the" duplicate ack" signalling a packet dropped,
LwIP would immediately re-transmit the dropped packet.

No, TCP fast retransmission starts after 3 dupacks only.

Instead there is a 1.5 second pause (see Wireshark trace below).
Why is that?

Yeah, that's a little strange. I would have expected ~250ms for the RTO retransmission, but then again, it depends on your roundtrip time. But it could well be 1.5 seconds because your timers are not coming at the expected interval?

Regards,
Simon



reply via email to

[Prev in Thread] Current Thread [Next in Thread]