haproxy/include
Willy Tarreau 7ea671b914 MINOR: session: store the session's accept date
Doing so ensures we don't need to use the stream anymore to prepare the
log information to report a failed handshake on an embryonic session.
Thus, prepare_mini_sess_log_prefix() now takes a session in argument.
2015-04-06 11:37:30 +02:00
..
common REORG/MAJOR: session: rename the "session" entity to "stream" 2015-04-06 11:23:56 +02:00
import
proto MINOR: stream: provide a few helpers to retrieve frontend, listener and origin 2015-04-06 11:37:29 +02:00
types MINOR: session: store the session's accept date 2015-04-06 11:37:30 +02:00