From: Emmanuel Hocdet Date: Thu, 1 Feb 2018 14:20:32 +0000 (+0100) Subject: MINOR: introduce proxy-v2-options for send-proxy-v2 X-Git-Tag: v1.9-dev1~465 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f643b80429b318c24d1033f136dcfcedd8d7eede;p=thirdparty%2Fhaproxy.git MINOR: introduce proxy-v2-options for send-proxy-v2 Proxy protocol v2 can transport many optional informations. To avoid send-proxy-v2-* explosion, this patch introduce proxy-v2-options parameter and will allow to write: "send-proxy-v2 proxy-v2-options ssl,cert-cn". --- diff --git a/doc/configuration.txt b/doc/configuration.txt index 55956db271..89421dbbca 100644 --- a/doc/configuration.txt +++ b/doc/configuration.txt @@ -11718,6 +11718,11 @@ send-proxy-v2 of this version of the protocol. See also the "no-send-proxy-v2" option of this section and send-proxy" option of the "bind" keyword. +proxy-v2-options