diff xml/en/docs/http/ngx_http_core_module.xml @ 2912:7ebe15d6c68d

Updated link to the PROXY protocol specification.
author Yaroslav Zhuravlev <yar@nginx.com>
date Mon, 21 Nov 2022 21:58:20 +0000
parents 44f3b52c0679
children 52ea1f45b324
line wrap: on
line diff
--- a/xml/en/docs/http/ngx_http_core_module.xml	Thu Nov 17 18:26:29 2022 +0000
+++ b/xml/en/docs/http/ngx_http_core_module.xml	Mon Nov 21 21:58:20 2022 +0000
@@ -10,7 +10,7 @@
 <module name="Module ngx_http_core_module"
         link="/en/docs/http/ngx_http_core_module.html"
         lang="en"
-        rev="101">
+        rev="102">
 
 <section id="directives" name="Directives">
 
@@ -1394,7 +1394,7 @@
 <para>
 The <literal>proxy_protocol</literal> parameter (1.5.12)
 allows specifying that all connections accepted on this port should use the
-<link url="http://www.haproxy.org/download/1.5/doc/proxy-protocol.txt">PROXY
+<link url="http://www.haproxy.org/download/1.8/doc/proxy-protocol.txt">PROXY
 protocol</link>.
 <note>
 The PROXY protocol version 2 is supported since version 1.13.11.