changeset 1985:48ca712794c6

Documented the set_real_ip_from support of hostnames.
author Ruslan Ermilov <ru@nginx.com>
date Tue, 16 May 2017 13:47:28 +0300
parents 8568176f8a9b
children 9005331bf88e
files xml/en/docs/http/ngx_http_realip_module.xml xml/ru/docs/http/ngx_http_realip_module.xml
diffstat 2 files changed, 4 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/xml/en/docs/http/ngx_http_realip_module.xml
+++ b/xml/en/docs/http/ngx_http_realip_module.xml
@@ -10,7 +10,7 @@
 <module name="Module ngx_http_realip_module"
         link="/en/docs/http/ngx_http_realip_module.html"
         lang="en"
-        rev="7">
+        rev="8">
 
 <section id="summary">
 
@@ -61,6 +61,7 @@ Defines trusted addresses that are known
 replacement addresses.
 If the special value <literal>unix:</literal> is specified,
 all UNIX-domain sockets will be trusted.
+Trusted addresses may also be specified using a hostname (1.13.1).
 <note>
 IPv6 addresses are supported starting from versions 1.3.0 and 1.2.1.
 </note>
--- a/xml/ru/docs/http/ngx_http_realip_module.xml
+++ b/xml/ru/docs/http/ngx_http_realip_module.xml
@@ -10,7 +10,7 @@
 <module name="Модуль ngx_http_realip_module"
         link="/ru/docs/http/ngx_http_realip_module.html"
         lang="ru"
-        rev="7">
+        rev="8">
 
 <section id="summary">
 
@@ -61,6 +61,7 @@ real_ip_recursive on;
 для замены.
 Если указано специальное значение <literal>unix:</literal>,
 доверенными будут считаться все UNIX-сокеты.
+Доверенные адреса могут быть также заданы при помощи имени хоста (1.13.1).
 <note>
 IPv6-адреса поддерживаются начиная с версий 1.3.0 и 1.2.1.
 </note>