summaryrefslogtreecommitdiff
path: root/interface-definitions
diff options
context:
space:
mode:
authorChristian Breunig <christian@breunig.cc>2025-10-27 18:10:02 +0100
committerGitHub <noreply@github.com>2025-10-27 18:10:02 +0100
commitc4ead67fd111aa44314e604df1c4ec475fcedd45 (patch)
tree2c0c074d7493202bf4edc5289a574fb528bae1c5 /interface-definitions
parentd316d808669994c4528b67a651fe0559a4b3dc77 (diff)
parentbba498d2cf6d897789641ca093c2d3b9daff8472 (diff)
downloadvyos-1x-c4ead67fd111aa44314e604df1c4ec475fcedd45.tar.gz
vyos-1x-c4ead67fd111aa44314e604df1c4ec475fcedd45.zip
Merge pull request #4806 from alexandr-san4ez/T7906-current
haproxy: T7906: Probing of a port other than the one to which normal traffic is sent
Diffstat (limited to 'interface-definitions')
-rw-r--r--interface-definitions/load-balancing_haproxy.xml.in8
1 files changed, 5 insertions, 3 deletions
diff --git a/interface-definitions/load-balancing_haproxy.xml.in b/interface-definitions/load-balancing_haproxy.xml.in
index 399197366..163ffa869 100644
--- a/interface-definitions/load-balancing_haproxy.xml.in
+++ b/interface-definitions/load-balancing_haproxy.xml.in
@@ -253,12 +253,14 @@
<valueless/>
</properties>
</leafNode>
- <leafNode name="check">
+ <node name="check">
<properties>
<help>Active health check backend server</help>
- <valueless/>
</properties>
- </leafNode>
+ <children>
+ #include <include/port-number.xml.i>
+ </children>
+ </node>
#include <include/port-number.xml.i>
<leafNode name="send-proxy">
<properties>