]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MEDIUM: config: propagate the table's process list to the peers sections
authorWilly Tarreau <w@1wt.eu>
Fri, 1 May 2015 17:12:05 +0000 (19:12 +0200)
committerWilly Tarreau <w@1wt.eu>
Fri, 1 May 2015 18:16:31 +0000 (20:16 +0200)
commit0fca4835b299c2172f53c01f997a9ee0d2d2389e
treeee30c9ae8ee28af372ec9b41e05603e689f00cf2
parent46dc1ca76114bff925460aee9439fc7dbef1185f
MEDIUM: config: propagate the table's process list to the peers sections

Now a peers section has its bind_proc set to the union of all those of
its users.
src/cfgparse.c
src/peers.c