[mod_extforward] support HAProxy "PROXY" protocol (fixes #2804)
commit78cc72726dd02806d836fa4a3fec23d3fab3ae3c
authorGlenn Strauss <gstrauss@gluelogic.com>
Tue, 4 Apr 2017 04:22:32 +0000 (4 00:22 -0400)
committerGlenn Strauss <gstrauss@gluelogic.com>
Fri, 7 Apr 2017 06:31:13 +0000 (7 02:31 -0400)
tree9f04e1d04f964acb05f58b6b025c5de77174ac31
parente33ec759995d47b49bdb00dc873ad05039523e49
[mod_extforward] support HAProxy "PROXY" protocol (fixes #2804)

experimental support to receive requests via HAProxy "PROXY" protocol

x-ref:
  "The PROXY protocol - Versions 1 & 2"
  http://www.haproxy.org/download/1.8/doc/proxy-protocol.txt
  "support (HAProxy) PROXY protocol for receiving requests"
  https://redmine.lighttpd.net/issues/2804
src/mod_extforward.c
src/mod_openssl.c