From ff1636643bcd8b11b8538f998e7ba1188e9d3964 Mon Sep 17 00:00:00 2001 From: Windom WU Date: Tue, 23 Apr 2024 14:39:02 +0800 Subject: T6226: add HAPROXY tcp-request related block to load-balancing reverse proxy config (cherry picked from commit 984c386d11ead8371b7ac381e6c0921473e557ed) --- .../include/haproxy/tcp-request.xml.i | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 interface-definitions/include/haproxy/tcp-request.xml.i (limited to 'interface-definitions/include') diff --git a/interface-definitions/include/haproxy/tcp-request.xml.i b/interface-definitions/include/haproxy/tcp-request.xml.i new file mode 100644 index 000000000..3d60bd8ad --- /dev/null +++ b/interface-definitions/include/haproxy/tcp-request.xml.i @@ -0,0 +1,22 @@ + + + + TCP request directive + + + + + Set the maximum allowed time to wait for data during content inspection + + u32:1-65535 + The timeout value specified in milliseconds + + + + + The timeout value must be in range 1 to 65535 milliseconds + + + + + -- cgit v1.2.3