haproxy/include
Willy Tarreau 541b5c24ca [MEDIUM] add a turn-around state of one second after a connection failure
Several users have complained that when haproxy gets a connection
failure due to an active reject from a server, it immediately
retries, often leading to the same situation being repeated until
the retry counter reaches zero.

Now if a connection error shows up, a turn-around state of 1 second
is applied before retrying. This is performed by faking a connection
timeout in order not to touch much code. However, a cleaner method
would involve an extra state.
2008-01-06 23:34:21 +01:00
..
common [MEDIUM]: Inversion for options 2007-12-27 11:52:06 +01:00
import [MAJOR] migrated task, tree64 and session to pool2 2007-05-13 19:43:47 +02:00
proto [STATS] add support for "show info" on the unix socket 2008-01-03 10:19:15 +01:00
types [MEDIUM] add a turn-around state of one second after a connection failure 2008-01-06 23:34:21 +01:00