diff xml/en/docs/http/ngx_http_core_module.xml @ 1770:ae46e57cecba

Added note to the "resover" directive.
author Yaroslav Zhuravlev <yar@nginx.com>
date Mon, 29 Aug 2016 15:14:31 +0300
parents a7974b8d2a23
children da6a3e401b26
line wrap: on
line diff
--- a/xml/en/docs/http/ngx_http_core_module.xml	Mon Aug 29 15:13:58 2016 +0300
+++ b/xml/en/docs/http/ngx_http_core_module.xml	Mon Aug 29 15:14:31 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="60">
+        rev="61">
 
 <section id="directives" name="Directives">
 
@@ -2074,6 +2074,10 @@
 Before version 1.1.9, tuning of caching time was not possible,
 and nginx always cached answers for the duration of 5 minutes.
 </note>
+<note>
+To prevent DNS spoofing, it is recommended
+configuring DNS servers in a properly secured trusted local network.
+</note>
 </para>
 
 </directive>