]> git.kaiwu.me - haproxy.git/commit
[BUG] transparent proxy address was ignored in backend
authorWilly Tarreau <w@1wt.eu>
Fri, 14 Dec 2007 18:54:43 +0000 (19:54 +0100)
committerWilly Tarreau <w@1wt.eu>
Sun, 20 Jan 2008 23:26:40 +0000 (00:26 +0100)
commit7c7b876bdb85b4646447de5201d22ebc44bf4a4b
treef4a27391bcf08c33b8e2a7bf8efd9c11267e9bba
parentcdeeda9727a16ea0f76840b7a5cfad10b3ed8723
[BUG] transparent proxy address was ignored in backend

When the "source x.x.x.x usesrc y.y.y.y" statement was present in a
backend, the y.y.y.y address was fetched from the server instead of
the backend.
src/backend.c