summaryrefslogtreecommitdiffhomepage
path: root/src/core/ngx_proxy_protocol.h (follow)
AgeCommit message (Collapse)AuthorFilesLines
2014-03-17Added server-side support for PROXY protocol v1 (ticket #355).Roman Arutyunyan1-0/+23
Client address specified in the PROXY protocol header is now saved in the $proxy_protocol_addr variable and can be used in the realip module. This is currently not implemented for mail.