haproxy/include
Willy Tarreau b608feb82a [MAJOR] http: add support for option http-server-close
This option enables HTTP keep-alive on the client side and close mode
on the server side. This offers the best latency on the slow client
side, and still saves as many resources as possible on the server side
by actively closing connections. Pipelining is supported on both requests
and responses, though there is currently no reason to get pipelined
responses.
2010-01-02 22:47:18 +01:00
..
common [MEDIUM] Decrease server health based on http responses / events, version 3 2009-12-16 00:29:27 +01:00
import [MAJOR] replace ultree with ebtree in wait-queues 2008-06-24 08:17:16 +02:00
proto [MAJOR] http: implement body parser 2009-12-27 22:54:55 +01:00
types [MAJOR] http: add support for option http-server-close 2010-01-02 22:47:18 +01:00