]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MEDIUM: tcp/http: new set-dst/set-dst-port actions
authorWilliam Lallemand <wlallemand@irq6.net>
Wed, 25 May 2016 00:34:07 +0000 (02:34 +0200)
committerWilly Tarreau <w@1wt.eu>
Wed, 1 Jun 2016 09:44:11 +0000 (11:44 +0200)
commit13e9b0c9ed968e55612183127161ed84f4970bbb
tree7e7b738616626c26da099e4c5698f2ff4b7b6645
parent44be6405a1570f1e3b14e15a28f2ccf5743b491b
MEDIUM: tcp/http: new set-dst/set-dst-port actions

Like 'set-src' and 'set-src-port' but for destination address and port.
It's available in 'tcp-request connection' and 'http-request' actions.
doc/configuration.txt
src/proto_tcp.c