diff xml/en/docs/http/ngx_http_proxy_module.xml @ 1587:c2a0a18e65ba

Added keepalive info for ntlm.
author Yaroslav Zhuravlev <yar@nginx.com>
date Mon, 26 Oct 2015 22:18:06 +0300
parents 8973c7b37854
children 12714bbf9230
line wrap: on
line diff
--- a/xml/en/docs/http/ngx_http_proxy_module.xml
+++ b/xml/en/docs/http/ngx_http_proxy_module.xml
@@ -10,7 +10,7 @@
 <module name="Module ngx_http_proxy_module"
         link="/en/docs/http/ngx_http_proxy_module.html"
         lang="en"
-        rev="41">
+        rev="42">
 
 <section id="summary">
 
@@ -897,7 +897,8 @@ Sets the HTTP protocol version for proxy
 By default, version 1.0 is used.
 Version 1.1 is recommended for use with
 <link doc="ngx_http_upstream_module.xml" id="keepalive"/>
-connections.
+connections and
+<link doc="ngx_http_upstream_module.xml" id="ntlm">NTLM authentication</link>.
 </para>
 
 </directive>