From 09c5439c02f31e9875083e51966dad535af005a9 Mon Sep 17 00:00:00 2001 From: Peter Powell Date: Thu, 26 Jul 2018 12:13:13 +0100 Subject: Add a module which implements the HAProxy PROXY v2 protocol. --- docs/conf/modules.conf.example | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'docs') diff --git a/docs/conf/modules.conf.example b/docs/conf/modules.conf.example index 1b35c4a1e..c8fd94c06 100644 --- a/docs/conf/modules.conf.example +++ b/docs/conf/modules.conf.example @@ -864,6 +864,12 @@ # must be in one of your oper class blocks. # +#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-# +# HAProxy module: Adds support for the HAProxy PROXY v2 protocol. To +# use this module specify hook="haproxy" in the tag that HAProxy +# has been configured to connect to. +# + #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-# # HELPOP module: Provides the /HELPOP command # -- cgit v1.2.3