From 3628121505658fd4c588960136d5645afc791c59 Mon Sep 17 00:00:00 2001 From: Viacheslav Date: Mon, 27 Dec 2021 07:58:30 +0000 Subject: keepalived: T4109: Add high-availability virtual-server Add new feature, high-availability virtual-server Change XML, python and templates Move vrrp to root node 'high-availability' as all logic are handler by root node 'high-availability' --- interface-definitions/high-availability.xml.in | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'interface-definitions/high-availability.xml.in') diff --git a/interface-definitions/high-availability.xml.in b/interface-definitions/high-availability.xml.in index 42cdceed1..f46343c76 100644 --- a/interface-definitions/high-availability.xml.in +++ b/interface-definitions/high-availability.xml.in @@ -312,7 +312,7 @@ - Forwarding method (default - NAT) + Forwarding method (default: NAT) direct nat tunnel @@ -340,7 +340,7 @@ Timeout for persistent connections u32:1-86400 - Timeout for persistent connections (default 300) + Timeout for persistent connections (default: 300) @@ -350,17 +350,17 @@ - Protocol for port checks (default TCP) + Protocol for port checks (default: TCP) tcp udp tcp - Protocol TCP + TCP udp - Protocol UDP + UDP ^(tcp|udp)$ @@ -376,7 +376,7 @@ #include - Connection timeout to remote server + Server connection timeout u32:1-86400 Connection timeout to remote server -- cgit v1.2.3