From: Willy Tarreau Date: Tue, 5 Nov 2024 16:54:59 +0000 (+0100) Subject: DOC: config: document connection error 44 (reverse connect failure) X-Git-Tag: v3.1-dev12~36 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=abed9e0426c2f24522e0053452435082870e3afc;p=thirdparty%2Fhaproxy.git 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. --- 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