Willy Tarreau a7e76142a1 [MEDIUM] make default_backend work in TCP mode too
The default_backend did not work in TCP mode since there was no
header state to assign the backend. This causes much trouble when
configs are created by copy-paste.

The solution was to fix the way the backend is assigned upon accept().
A wrong contimeout assignment was fixed too.
2007-11-03 14:28:39 +01:00
..
2005-12-17 14:02:24 +01:00
2007-10-25 10:34:16 +02:00
2005-12-17 12:21:26 +01:00
2005-12-17 14:02:24 +01:00