lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Fri, 17 Feb 2012 11:55:02 -0500
From:	Neal Cardwell <ncardwell@...gle.com>
To:	Eric Dumazet <eric.dumazet@...il.com>
Cc:	alekcejk@...glemail.com, netdev@...r.kernel.org
Subject: Re: Re: Re: limited network bandwidth with 3.2.x kernels

And thanks, Alexey, for the detailed info.

The first tcpdump shows a SYN/SYNACK RTT of roughly 64ms, and the
second tcpdump shows a steady-state receive window of 21177* 16=338832
bytes. Together those imply that the receiver window is limiting
bandwidth to roughly (21177 * 16 bytes)/ 0.064sec ~= 5.0 Mbytes/sec.
This is pretty close to the throughput of 4.9Mbytes/sec that wget
reports, suggesting that indeed the receiver window was the limiting
factor here.

And Eric's proposed fix for this receiver window issue sounds like it
should take care of this.

neal
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ