[MINOR] listener: add the "accept-proxy" option to the "bind" keyword
authorWilly Tarreau <w@1wt.eu>
Fri, 15 Oct 2010 12:27:08 +0000 (14:27 +0200)
committerWilly Tarreau <w@1wt.eu>
Sat, 30 Oct 2010 17:04:37 +0000 (19:04 +0200)
commit8a95691ae813add7c70a401ca95ff95c080b9786
treed7570766874634ba78cb52d2c48499326b547b7a
parent6e595772ad674b31fe6f7755064b6f072b8bcd4b
[MINOR] listener: add the "accept-proxy" option to the "bind" keyword

This option will enable the AN_REQ_DECODE_PROXY analyser on the requests
that come from those listeners.
include/types/protocols.h
src/cfgparse.c