From abed9e0426c2f24522e0053452435082870e3afc Mon Sep 17 00:00:00 2001 From: Willy Tarreau Date: Tue, 5 Nov 2024 17:54:59 +0100 Subject: [PATCH] DOC: config: document connection error 44 (reverse connect failure) It was missing from commit ac1164de7c ("MINOR: connection: define error for reverse connect"), and can be backported to 3.0 and 2.9. --- doc/configuration.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/configuration.txt b/doc/configuration.txt index 9112f1ba50..56bd10281e 100644 --- a/doc/configuration.txt +++ b/doc/configuration.txt @@ -22726,6 +22726,7 @@ fc_err_str : string | 41 | "SOCKS4 Proxy deny the request" | | 42 | "SOCKS4 Proxy handshake aborted by server" | | 43 | "SSL fatal error" | + | 44 | "Reverse connect failure" | +----+---------------------------------------------------------------------------+ fc_fackets : integer