Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version
  1. The web client tries to optimise the user experience by trying to get all information as fast as possible. It then helps to open multiple TCP connections to get at the various resources that make up a web page, e.g., the text content and graphics.
  2. tcp.analysis is the Wireshark analysis of the TCP sequence numbers and acknowledgements so far. It includes metrics like RTT, bytes in flight, bytes since last PSH. The flags are noticeable aspects of the current packet.
  3. Yes, add a column (type custom) with field tcp.stream as field, and use that to sort.