Hi,

> I can`t find in haproxy documentation any information about Nagle`s 
> algorithm or TCP_NODELAY option 

You probably want to read about http-no-delay option [1]. You cannot
directly disable or enable TCP_NODELAY, but you need to work with
http-no-delay.



Regards,

Lukas


[1] 
http://cbonte.github.io/haproxy-dconv/configuration-1.5.html#4.2-option%20http-no-delay
                                       

Reply via email to