commit | 5f1504f5244e8adc0081e7c803f94e6eb3b15b38 | [log] [tgz] |
---|---|---|
author | Willy Tarreau <w@1wt.eu> | Thu Oct 04 23:55:57 2012 +0200 |
committer | Willy Tarreau <w@1wt.eu> | Fri Oct 05 00:32:35 2012 +0200 |
tree | 924e4de23bdb4ca8cffbcbd0d92dfec6514ca47d | |
parent | e1e4a61e7a2b3df24786b34cd34da13f295bcad3 [diff] |
MEDIUM: connection: add a new local send-proxy transport callback This callback sends a PROXY protocol line on the outgoing connection, with the local and remote endpoint information. This is used for local connections (eg: health checks) where the other end needs to have a valid address and no connection is relayed.