comparison xml/en/docs/http/ngx_http_realip_module.xml @ 2831:4add6ae1296f

Updated links to datatracker.ietf.org.
author Sergey Kandaurov <pluknet@nginx.com>
date Wed, 26 Jan 2022 16:26:47 +0300
parents 48ca712794c6
children
comparison
equal deleted inserted replaced
2830:419b081fd2fa 2831:4add6ae1296f
88 88
89 <para> 89 <para>
90 The request header field value that contains an optional port 90 The request header field value that contains an optional port
91 is also used to replace the client port (1.11.0). 91 is also used to replace the client port (1.11.0).
92 The address and port should be specified according to 92 The address and port should be specified according to
93 <link url="https://tools.ietf.org/html/rfc3986">RFC 3986</link>. 93 <link url="https://datatracker.ietf.org/doc/html/rfc3986">RFC 3986</link>.
94 </para> 94 </para>
95 95
96 <para> 96 <para>
97 The <literal>proxy_protocol</literal> parameter (1.5.12) changes 97 The <literal>proxy_protocol</literal> parameter (1.5.12) changes
98 the client address to the one from the PROXY protocol header. 98 the client address to the one from the PROXY protocol header.