# HG changeset patch # User Yaroslav Zhuravlev # Date 1447420316 -10800 # Node ID 8854618e1ca5f861e80c1ca9df78af8c7cb3b1aa # Parent dd190baef1e7e96a5e93c48f977bc7c013b30b9a Documented the "$realip_remote_addr" variable. diff --git a/xml/en/docs/http/ngx_http_realip_module.xml b/xml/en/docs/http/ngx_http_realip_module.xml --- a/xml/en/docs/http/ngx_http_realip_module.xml +++ b/xml/en/docs/http/ngx_http_realip_module.xml @@ -10,7 +10,7 @@ + rev="4">
@@ -118,4 +118,20 @@ non-trusted address sent in the request
+ +
+ + + + +$realip_remote_addr + +keeps the original client address (1.9.7). + + + + + +
+
diff --git a/xml/ru/docs/http/ngx_http_realip_module.xml b/xml/ru/docs/http/ngx_http_realip_module.xml --- a/xml/ru/docs/http/ngx_http_realip_module.xml +++ b/xml/ru/docs/http/ngx_http_realip_module.xml @@ -10,7 +10,7 @@ + rev="4">
@@ -118,4 +118,20 @@ IPv6-адреса поддерживаются начиная с версий 1.3.0 и 1.2.1.
+ +
+ + + + +$realip_remote_addr + +хранит исходный адрес клиента (1.9.7). + + + + + +
+