haproxy/include
Willy Tarreau 9650f37628 [MEDIUM] move connection establishment from backend to the SI.
The connection establishment was completely handled by backend.c which
normally just handles LB algos. Since it's purely TCP, it must move to
proto_tcp.c. Also, instead of calling it directly, we now call it via
the stream interface, which will later help us unify session handling.
2009-08-16 17:46:15 +02:00
..
common [MINOR] stats: add a new node-name setting 2009-08-16 10:29:18 +02:00
import [MAJOR] replace ultree with ebtree in wait-queues 2008-06-24 08:17:16 +02:00
proto [MEDIUM] move connection establishment from backend to the SI. 2009-08-16 17:46:15 +02:00
types [MEDIUM] move connection establishment from backend to the SI. 2009-08-16 17:46:15 +02:00