[systemd-devel] [PATCH 1/2] socket: add support for tcp nagle

Lennart Poettering lennart at poettering.net
Wed Aug 13 18:18:30 PDT 2014


On Mon, 28.07.14 12:18, Susant Sahani (susant at redhat.com) wrote:

> This patch adds support for TCP TCP_NODELAY socket
> option. This can be configured via NoDelay conf
> parameter.TCP Nagle's algorithm works by combining a number of
> small outgoing messages, and sending them all at once.
> This controls the TCP_NODELAY socket option

Applied!

Thanks!

Lennart

-- 
Lennart Poettering, Red Hat


More information about the systemd-devel mailing list