commit | 942c16722916b556ec2bf9b1e44c315502a47134 | [log] [tgz] |
---|---|---|
author | Remi Tricot-Le Breton <rlebreton@haproxy.com> | Wed Sep 01 15:52:15 2021 +0200 |
committer | William Lallemand <wlallemand@haproxy.org> | Wed Sep 01 22:55:54 2021 +0200 |
tree | cfbda35173806b12ba7b348f8f5ece8eea94b569 | |
parent | 163cdeba3726f132a264e996be554243ff80ec9d [diff] |
MINOR: connection: Add a connection error code sample fetch for backend side The bc_conn_err and bc_conn_err_str sample fetches give the status of the connection on the backend side. The error codes and error messages are the same than the ones that can be raised by the fc_conn_err fetch.