haproxy/include
Emeric Brun b3971ab062 MAJOR: peers: peers protocol version 2.0
This patch does'nt add any new feature: the functional behavior
is the same than version 1.0.

Technical differences:

In this version all updates on different stick tables are
multiplexed on the same tcp session. There is only one established
tcp session per peer whereas in first version there was one established
tcp session per peer and per stick table.

Messages format was reviewed to be more evolutive and to support
further types of data exchange such as SSL sessions or other sticktable's
data types (currently only the sticktable's server id is supported).
2015-05-29 15:50:33 +02:00
..
common MINOR: common: escape CSV strings 2015-05-28 17:47:19 +02:00
import IMPORT: hash: import xxhash-r39 2015-04-29 19:15:21 +02:00
proto MAJOR: peers: peers protocol version 2.0 2015-05-29 15:50:33 +02:00
types MAJOR: peers: peers protocol version 2.0 2015-05-29 15:50:33 +02:00