changeset 1666:08f48ecb13ba

Added a hyperlink to http2_recv_buffer_size.
author Yaroslav Zhuravlev <yar@nginx.com>
date Mon, 28 Mar 2016 16:20:01 +0300
parents 57b53a0818df
children beab8345acf6
files xml/en/docs/http/ngx_http_v2_module.xml
diffstat 1 files changed, 4 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/xml/en/docs/http/ngx_http_v2_module.xml
+++ b/xml/en/docs/http/ngx_http_v2_module.xml
@@ -9,7 +9,7 @@
 <module name="Module ngx_http_v2_module"
         link="/en/docs/http/ngx_http_v2_module.html"
         lang="en"
-        rev="4">
+        rev="5">
 
 <section id="summary">
 
@@ -168,7 +168,9 @@ For most requests, the default limit sho
 <context>http</context>
 
 <para>
-Sets the size of the per worker input buffer.
+Sets the size of the per
+<link doc="../ngx_core_module.xml" id="worker_processes">worker</link>
+input buffer.
 </para>
 
 </directive>