Skip to Content.
Sympa Menu

ndt-dev - [ndt-dev] Issue 89 in ndt: Packets out of order percentage incorrect in C client - 3.6.5.2-rc4

Subject: NDT-DEV email list created

List archive

[ndt-dev] Issue 89 in ndt: Packets out of order percentage incorrect in C client - 3.6.5.2-rc4


Chronological Thread 
  • From:
  • To:
  • Subject: [ndt-dev] Issue 89 in ndt: Packets out of order percentage incorrect in C client - 3.6.5.2-rc4
  • Date: Tue, 27 Aug 2013 23:18:28 +0000

Status: New
Owner:

Labels: Type-Defect Severity-Medium

New issue 89 by : Packets out of order percentage incorrect in C client - 3.6.5.2-rc4
http://code.google.com/p/ndt/issues/detail?id=89

I found this when testing against the measurement lab server Stephen setup, thanks for setting this up.

Might just be out by a factor of 100?

Comparing against the Java applet it seems this line isn't being printed.

ndt-3.6.5.2/src$ ./web100clt -ll -n ndt.iupui.mlab1.nuq0t.measurement-lab.org

...

------ Web100 Detailed Analysis ------

Web100 reports the Round trip time = 158.70 msec;the Packet size = 1448 Bytes; and
There were 7 packets retransmitted, 517 duplicate acks received, and 519 SACK blocks received
Packets arrived out-of-order 10340.00% of the time.
This connection is receiver limited 39.30% of the time.
Increasing the current receive buffer (2310.62 KB) will improve performance
This connection is sender limited 4.86% of the time.
Increasing the current send buffer (1732.01 KB) will improve performance
This connection is network limited 55.84% of the time.

Client output attached


Attachments:
Packets-Out-Of-Order-Client.log 4.1 KB

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings



Archive powered by MHonArc 2.6.16.

Top of Page