diff xml/en/docs/http/ngx_http_upstream_module.xml @ 2225:e2c3d17d0f58

Unified wording of upstream keepalive directives.
author Yaroslav Zhuravlev <yar@nginx.com>
date Tue, 28 Aug 2018 16:37:52 +0300
parents a692df6ef304
children 283b1e67eaa6
line wrap: on
line diff
--- a/xml/en/docs/http/ngx_http_upstream_module.xml	Tue Aug 28 15:09:02 2018 +0300
+++ b/xml/en/docs/http/ngx_http_upstream_module.xml	Tue Aug 28 16:37:52 2018 +0300
@@ -10,7 +10,7 @@
 <module name="Module ngx_http_upstream_module"
         link="/en/docs/http/ngx_http_upstream_module.html"
         lang="en"
-        rev="74">
+        rev="75">
 
 <section id="summary">
 
@@ -650,7 +650,7 @@
 
 <para>
 Sets the maximum number of requests that can be
-served through one keep-alive connection.
+served through one keepalive connection.
 After the maximum number of requests is made, the connection is closed.
 </para>
 
@@ -664,7 +664,7 @@
 <appeared-in>1.15.3</appeared-in>
 
 <para>
-Sets a timeout during which a keep-alive
+Sets a timeout during which an idle keepalive
 connection to an upstream server will stay open.
 </para>