summaryrefslogtreecommitdiff
path: root/interface-definitions/load-balancing_reverse-proxy.xml.in
diff options
context:
space:
mode:
authorChristian Breunig <christian@breunig.cc>2024-04-23 09:29:28 +0200
committerGitHub <noreply@github.com>2024-04-23 09:29:28 +0200
commitf3c36e2d1cb7f853854c97d4d156e8604c4d4309 (patch)
tree3039ebccec433e408d3f03d05223af0152f0de19 /interface-definitions/load-balancing_reverse-proxy.xml.in
parenteab0adcbf30734045cf04c140d30efae1abdf194 (diff)
parent984c386d11ead8371b7ac381e6c0921473e557ed (diff)
downloadvyos-1x-f3c36e2d1cb7f853854c97d4d156e8604c4d4309.tar.gz
vyos-1x-f3c36e2d1cb7f853854c97d4d156e8604c4d4309.zip
Merge pull request #3342 from fsdrw08/current
T6226: add HAPROXY tcp-request related block to load-balancing reverse proxy config
Diffstat (limited to 'interface-definitions/load-balancing_reverse-proxy.xml.in')
-rw-r--r--interface-definitions/load-balancing_reverse-proxy.xml.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/interface-definitions/load-balancing_reverse-proxy.xml.in b/interface-definitions/load-balancing_reverse-proxy.xml.in
index eb01580da..6a3b3cef1 100644
--- a/interface-definitions/load-balancing_reverse-proxy.xml.in
+++ b/interface-definitions/load-balancing_reverse-proxy.xml.in
@@ -38,6 +38,7 @@
#include <include/haproxy/mode.xml.i>
#include <include/port-number.xml.i>
#include <include/haproxy/rule-frontend.xml.i>
+ #include <include/haproxy/tcp-request.xml.i>
<leafNode name="redirect-http-to-https">
<properties>
<help>Redirect HTTP to HTTPS</help>