Ethereal-users: [Ethereal-users] Performance Report

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: "Stefan Auweiler" <stefan@xxxxxxxxxxxxxxxx>
Date: Tue, 23 Sep 2003 21:42:52 +0200
Gurus,

I have a really big snoop, from where I have report the HTTP round trip
time:

I filter on (http.request or http.response) to get a list of all related
packets.

How can I get the following Information (best in a list, one line per
conversation) for each conversation:

- Starttime

- Endtime

- GET url

- User-Agent info from HTTP header


Can one point me on a tool or a way to do this?

Thanks in advance.
(using ethereal 0.9.9 on windows)