diff xml/en/docs/http/ngx_http_core_module.xml @ 2795:691de23367a7

Added link to "Virtual server Selection" in buffer directives.
author Yaroslav Zhuravlev <yar@nginx.com>
date Tue, 13 Jul 2021 13:57:32 +0100
parents 4934cbc1db19
children 4add6ae1296f
line wrap: on
line diff
--- a/xml/en/docs/http/ngx_http_core_module.xml
+++ b/xml/en/docs/http/ngx_http_core_module.xml
@@ -10,7 +10,7 @@
 <module name="Module ngx_http_core_module"
         link="/en/docs/http/ngx_http_core_module.html"
         lang="en"
-        rev="98">
+        rev="99">
 
 <section id="directives" name="Directives">
 
@@ -422,6 +422,14 @@ this buffer then larger buffers, configu
 are allocated.
 </para>
 
+<para>
+If the directive is specified on the <link id="server"/> level,
+the value from the default server can be used.
+Details are provided in the
+“<link doc="server_names.xml" id="virtual_server_selection">Virtual
+server selection</link>” section.
+</para>
+
 </directive>
 
 
@@ -821,9 +829,10 @@ directive).
 
 <para>
 If the directive is specified on the <link id="server"/> level,
-its value is only used if a server is a default one.
-The value specified also applies to all virtual servers
-listening on the same address and port.
+the value from the default server can be used.
+Details are provided in the
+“<link doc="server_names.xml" id="virtual_server_selection">Virtual
+server selection</link>” section.
 </para>
 
 </directive>
@@ -1024,6 +1033,14 @@ If after the end of request processing a
 into the keep-alive state, these buffers are released.
 </para>
 
+<para>
+If the directive is specified on the <link id="server"/> level,
+the value from the default server can be used.
+Details are provided in the
+“<link doc="server_names.xml" id="virtual_server_selection">Virtual
+server selection</link>” section.
+</para>
+
 </directive>
 
 
@@ -1814,9 +1831,10 @@ the compression off.
 
 <para>
 If the directive is specified on the <link id="server"/> level,
-its value is only used if a server is a default one.
-The value specified also applies to all virtual servers
-listening on the same address and port.
+the value from the default server can be used.
+Details are provided in the
+“<link doc="server_names.xml" id="virtual_server_selection">Virtual
+server selection</link>” section.
 </para>
 
 </directive>
@@ -2985,9 +3003,10 @@ marked as invalid and become subject to 
 
 <para>
 If the directive is specified on the <link id="server"/> level,
-its value is only used if a server is a default one.
-The value specified also applies to all virtual servers
-listening on the same address and port.
+the value from the default server can be used.
+Details are provided in the
+“<link doc="server_names.xml" id="virtual_server_selection">Virtual
+server selection</link>” section.
 </para>
 
 </directive>