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. (cherry picked from commit abed9e0426c2f24522e0053452435082870e3afc) Signed-off-by: Christopher Faulet <cfaulet@haproxy.com>
This commit is contained in:
parent
61ecd35113
commit
79abc12539
@ -22139,6 +22139,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
|
||||
|
Loading…
x
Reference in New Issue
Block a user