]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MAJOR: peers: allow peers section to be used with nbproc > 1
authorWilly Tarreau <w@1wt.eu>
Fri, 1 May 2015 17:16:14 +0000 (19:16 +0200)
committerWilly Tarreau <w@1wt.eu>
Fri, 1 May 2015 18:16:31 +0000 (20:16 +0200)
commitbf59807a13efad31a99d48e57efe05343d77adec
tree6e7d219677f22b3cd5ee575ab482b96c0760932d
parent1e273018663ac1e4b8f0a0b23fd238c5a7e2dc28
MAJOR: peers: allow peers section to be used with nbproc > 1

This only works when the peers are bound to exactly one process.
src/cfgparse.c