comparison xml/en/docs/http/ngx_http_realip_module.xml @ 523:a8daad8e83bb

Documented 1.2.1 changes.
author Ruslan Ermilov <ru@nginx.com>
date Mon, 04 Jun 2012 14:41:28 +0000
parents 65750bdde8fb
children be54c443235a
comparison
equal deleted inserted replaced
522:ef11546f75ee 523:a8daad8e83bb
53 Defines trusted addresses that are known to send correct 53 Defines trusted addresses that are known to send correct
54 replacement addresses. 54 replacement addresses.
55 If the special value <literal>unix:</literal> is specified, 55 If the special value <literal>unix:</literal> is specified,
56 all UNIX-domain sockets will be trusted. 56 all UNIX-domain sockets will be trusted.
57 <note> 57 <note>
58 IPv6 addresses are supported starting from version 1.3.0. 58 IPv6 addresses are supported starting from versions 1.3.0 and 1.2.1.
59 </note> 59 </note>
60 </para> 60 </para>
61 61
62 </directive> 62 </directive>
63 63
85 <default>off</default> 85 <default>off</default>
86 <context>http</context> 86 <context>http</context>
87 <context>server</context> 87 <context>server</context>
88 <context>location</context> 88 <context>location</context>
89 <appeared-in>1.3.0</appeared-in> 89 <appeared-in>1.3.0</appeared-in>
90 <appeared-in>1.2.1</appeared-in>
90 91
91 <para> 92 <para>
92 If recursive search is disabled, an original client address that 93 If recursive search is disabled, an original client address that
93 matches one of the trusted addresses is replaced by the last 94 matches one of the trusted addresses is replaced by the last
94 address sent in the request header field defined by the 95 address sent in the request header field defined by the