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.
This commit is contained in:
Willy Tarreau 2024-11-05 17:54:59 +01:00
parent 1f71ec85b0
commit abed9e0426
1 changed files with 1 additions and 0 deletions

View File

@ -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