North American Network Operators Group

Date Prev | Date Next | Date Index | Thread Index | Author Index | Historical

Analysing traces for performance bottlenecks

  • From: Sam Stickland
  • Date: Tue Jul 15 06:06:06 2008

Hi,

Are there any packages (or Wireshark options that I've missed) that can follow a TCP stream and determine the limiting factor on throughput. E.g Latency, packet loss, out of sequence packets, window size, or even just the senders rate onto the wire. I know how to analyse a trace by hand for performance issues, but it's relatively time consuming.

Googling for variations on "Analyse TCP stream limit throughput" didn't find anything.

Sam