| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2016-06-20 | Introduced ngx_inet_get_port() and ngx_inet_set_port() functions. | Roman Arutyunyan | 1 | -8/+3 | |
| 2016-05-23 | Added the $proxy_protocol_port variable. | Dmitry Volyntsev | 1 | -4/+37 | |
| 2015-06-16 | Core: renamed ngx_proxy_protocol_parse to ngx_proxy_protocol_read. | Roman Arutyunyan | 1 | -1/+1 | |
| The new name is consistent with the ngx_proxy_protocol_write function. | |||||
| 2015-06-16 | Stream: client-side PROXY protocol. | Roman Arutyunyan | 1 | -0/+49 | |
| The new directive "proxy_protocol" toggles sending out PROXY protocol header to upstream once connection is established. | |||||
| 2014-03-17 | Added server-side support for PROXY protocol v1 (ticket #355). | Roman Arutyunyan | 1 | -0/+91 | |
| 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. | |||||
