haproxy/include
Willy Tarreau e219db7a46 [MEDIUM] introduce the "timeout" keyword
A new "timeout" keyword replaces old "{con|cli|srv}timeout", and
provides the ability to independantly set the following timeouts :

  - client
  - tarpit
  - queue
  - connect
  - server
  - appsession

Additionally, the "clitimeout", "contimeout" and "srvtimeout" values
are supported but deprecated. No warning is emitted yet when they are
used since the option is very new.

Other timeouts should follow soon now.
2007-12-03 01:30:13 +01:00
..
common [MINOR] implement a time parsing function 2007-12-02 22:00:35 +01:00
import [MAJOR] migrated task, tree64 and session to pool2 2007-05-13 19:43:47 +02:00
proto [MEDIUM] introduce the "timeout" keyword 2007-12-03 01:30:13 +01:00
types [MEDIUM] introduce separation between contimeout, and tarpit + queue 2007-12-03 00:36:16 +01:00