diff xml/en/docs/http/ngx_http_core_module.xml @ 1699:6c96a644b0b3

Corrected description of $binary_remote_addr and saved state.
author Yaroslav Zhuravlev <yar@nginx.com>
date Thu, 05 May 2016 14:43:40 +0300
parents 4319f72f11f5
children 792478434bb1
line wrap: on
line diff
--- a/xml/en/docs/http/ngx_http_core_module.xml	Fri May 13 20:47:41 2016 +0300
+++ b/xml/en/docs/http/ngx_http_core_module.xml	Thu May 05 14:43:40 2016 +0300
@@ -10,7 +10,7 @@
 <module name="Module ngx_http_core_module"
         link="/en/docs/http/ngx_http_core_module.html"
         lang="en"
-        rev="55">
+        rev="56">
 
 <section id="directives" name="Directives">
 
@@ -2863,6 +2863,7 @@
 <tag-name id="var_binary_remote_addr"><var>$binary_remote_addr</var></tag-name>
 <tag-desc>
 client address in a binary form, value’s length is always 4 bytes
+for IPv4 addresses or 16 bytes for IPv6 addresses
 </tag-desc>
 
 <tag-name id="var_body_bytes_sent"><var>$body_bytes_sent</var></tag-name>