# HG changeset patch # User Ruslan Ermilov # Date 1349339041 0 # Node ID bff4179d3599056f487c0edb931bfcfd0f0072fb # Parent 825aa0a98b2497cfc0e2c7a8b112209c22e4b0c8 Fixed article upon Andrew Alexeev's suggestion. diff -r 825aa0a98b24 -r bff4179d3599 xml/en/docs/http/ngx_http_realip_module.xml --- a/xml/en/docs/http/ngx_http_realip_module.xml Wed Oct 03 10:23:31 2012 +0000 +++ b/xml/en/docs/http/ngx_http_realip_module.xml Thu Oct 04 08:24:01 2012 +0000 @@ -96,11 +96,11 @@ 1.2.1 -If recursive search is disabled, an original client address that +If recursive search is disabled, the original client address that matches one of the trusted addresses is replaced by the last address sent in the request header field defined by the directive. -If recursive search is enabled, an original client address that +If recursive search is enabled, the original client address that matches one of the trusted addresses is replaced by the last non-trusted address sent in the request header field.