BUG/MEDIUM: config: propagate frontend to backend process binding again.
authorWilly Tarreau <w@1wt.eu>
Tue, 16 Sep 2014 09:31:31 +0000 (11:31 +0200)
committerWilly Tarreau <w@1wt.eu>
Tue, 16 Sep 2014 10:14:49 +0000 (12:14 +0200)
commit8a3478ed31a16904f45178c153f4649faf6de675
tree254691c74d18fa5b8c2d72fbf6c913999ac2b757
parentce730de86719d0b5079dd8b0843559e4ff0a1ecc
BUG/MEDIUM: config: propagate frontend to backend process binding again.

This basically reverts 3507d5d ("MEDIUM: proxy: only adjust the backend's
bind-process when already set"). It was needed during the transition to
the new process binding method but is causing trouble now because frontend
to backend binding is not properly propagated.

This fix should be backported to 1.5.
src/cfgparse.c