To measure a specific stream in order to find the events that are disturbing this stream, use I/O graphs as follows:
- Open the capture file (or start a new capture) and start the I/O graphs. In this example, we use the CAP_1674_06_06 file.
- In the first filter, configure the stream number—in this example, we are looking at tcp.stream eq 0. This will give you the traffic on this stream.
- In the first filter, configure the stream number and tcp.analysis.retransmissions: tcp.stream eq 0, and tcp.analysis.retransmissions. This will show all TCP retransmission phenomena on the specific stream (indicating a slow end device).
In the following screenshot, we see stream number 0 in the first line graph ...