Retransmissions in iperf3 vs retransmissions in wireshark #1627
Unanswered
johnerino123
asked this question in
Q&A
Replies: 1 comment 1 reply
-
iperf3 tcp retransmissions value is taken from the tcpi_total_retrans of tcp_info. If tcpdump counts only the timeout based retransmissions, then it is expected to be less than |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Why would tcpdump output (listening on client interface) show much less retransmissions than what iperf shows?
Beta Was this translation helpful? Give feedback.
All reactions