[nginx-site] Removed ntlm links, missed in 3043:9eadb98ec770.

Maxim Dounin mdounin at mdounin.ru
Fri Aug 1 15:42:48 UTC 2025


details:   http://freenginx.org/hg/nginx-site/rev/de1ca6140778
branches:  
changeset: 3114:de1ca6140778
user:      Maxim Dounin <mdounin at mdounin.ru>
date:      Fri Aug 01 18:41:53 2025 +0300
description:
Removed ntlm links, missed in 3043:9eadb98ec770.

diffstat:

 xml/en/docs/http/ngx_http_proxy_module.xml |  5 ++---
 xml/ru/docs/http/ngx_http_proxy_module.xml |  6 ++----
 2 files changed, 4 insertions(+), 7 deletions(-)

diffs (45 lines):

diff --git a/xml/en/docs/http/ngx_http_proxy_module.xml b/xml/en/docs/http/ngx_http_proxy_module.xml
--- 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="78">
+        rev="79">
 
 <section id="summary">
 
@@ -980,8 +980,7 @@ 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 and
-<link doc="ngx_http_upstream_module.xml" id="ntlm">NTLM authentication</link>.
+connections.
 </para>
 
 </directive>
diff --git a/xml/ru/docs/http/ngx_http_proxy_module.xml b/xml/ru/docs/http/ngx_http_proxy_module.xml
--- a/xml/ru/docs/http/ngx_http_proxy_module.xml
+++ b/xml/ru/docs/http/ngx_http_proxy_module.xml
@@ -10,7 +10,7 @@
 <module name="Модуль ngx_http_proxy_module"
         link="/ru/docs/http/ngx_http_proxy_module.html"
         lang="ru"
-        rev="78">
+        rev="79">
 
 <section id="summary">
 
@@ -980,9 +980,7 @@ nginx не передаёт клиенту поля заголовка <header>Date</header>,
 По умолчанию используется версия 1.0.
 Для работы
 <link doc="ngx_http_upstream_module.xml" id="keepalive">постоянных
-соединений</link> и
-<link doc="ngx_http_upstream_module.xml" id="ntlm">проверки подлинности
-NTLM</link> рекомендуется версия 1.1.
+соединений</link> рекомендуется версия 1.1.
 </para>
 
 </directive>


More information about the nginx-devel mailing list