changeset 2038:ffb3570c352c

Removed location context from http2_max_requests.
author Yaroslav Zhuravlev <yar@nginx.com>
date Mon, 18 Sep 2017 20:41:28 +0300
parents a585fdb65ad3
children d2969b2f69ae
files xml/en/docs/http/ngx_http_v2_module.xml xml/ru/docs/http/ngx_http_v2_module.xml
diffstat 2 files changed, 2 insertions(+), 4 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="9">
+        rev="10">
 
 <section id="summary">
 
@@ -180,7 +180,6 @@ For most requests, the default limit sho
 <default>1000</default>
 <context>http</context>
 <context>server</context>
-<context>location</context>
 <appeared-in>1.11.6</appeared-in>
 
 <para>
--- a/xml/ru/docs/http/ngx_http_v2_module.xml
+++ b/xml/ru/docs/http/ngx_http_v2_module.xml
@@ -9,7 +9,7 @@
 <module name="Модуль ngx_http_v2_module"
         link="/ru/docs/http/ngx_http_v2_module.html"
         lang="ru"
-        rev="9">
+        rev="10">
 
 <section id="summary">
 
@@ -180,7 +180,6 @@ server {
 <default>1000</default>
 <context>http</context>
 <context>server</context>
-<context>location</context>
 <appeared-in>1.11.6</appeared-in>
 
 <para>