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] [day] [month] [year] [list]
Date:	Fri, 18 Apr 2008 19:31:00 -0700 (PDT)
From:	David Miller <davem@...emloft.net>
To:	jkosina@...e.cz
Cc:	netdev@...r.kernel.org
Subject: Re: TCP_NODELAY vs. skb coalescing

From: Jiri Kosina <jkosina@...e.cz>
Date: Sat, 19 Apr 2008 03:45:02 +0200 (CEST)

> i.e. first three PUSH packets seem to be sent immediately, but after that 
> TCP switches to buffering the requests into larger chunks (1104 size, no 
> PUSH flag set), which I wouldn't expect with TCP_NODELAY. It seems to me 
> like some form of Nagle is still active.

It's hitting the congestion window.
--
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