haproxy/include
Willy Tarreau 9ea05a790f [MEDIUM] implement option tcp-smart-accept at the frontend
This option disables TCP quick ack upon accept. It is also
automatically enabled in HTTP mode, unless the option is
explicitly disabled with "no option tcp-smart-accept".

This saves one packet per connection which can bring reasonable
amounts of bandwidth for servers processing small requests.
2009-06-14 12:07:01 +02:00
..
common [MEDIUM] add support for binding to source port ranges during connect 2009-06-10 12:23:32 +02:00
import [MAJOR] replace ultree with ebtree in wait-queues 2008-06-24 08:17:16 +02:00
proto [MEDIUM] add support for binding to source port ranges during connect 2009-06-10 12:23:32 +02:00
types [MEDIUM] implement option tcp-smart-accept at the frontend 2009-06-14 12:07:01 +02:00