libmicrohttpd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[libmicrohttpd] [PATCH] Added support for TCP NODELAY


From: silvioprog
Subject: [libmicrohttpd] [PATCH] Added support for TCP NODELAY
Date: Fri, 20 Nov 2015 00:43:20 -0300

Hello,

About the `TCP NODELAY` feature, it reduces the network latency on many operating systems, and this patch allows MHD to disable it. Popular servers like nginx allows to enable the `TCP NODELAY` feature[1].

You can see more details about this patch here in this topic[2].

Feel free to change any part of this patch!

Thank you!

[1] - https://t37.net/nginx-optimization-understanding-sendfile-tcp_nodelay-and-tcp_nopush.html
[2] - http://lists.gnu.org/archive/html/libmicrohttpd/2015-11/msg00063.html

--
Silvio Clécio

Attachment: 0001-Added-support-for-TCP-NODELAY-patch-by-Silvio-Clecio.patch
Description: Binary data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]