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
0001-Added-support-for-TCP-NODELAY-patch-by-Silvio-Clecio.patch
Description: Binary data
