diff xml/en/docs/stream/ngx_stream_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 9eadb98ec770
line wrap: on
line diff
--- a/xml/en/docs/stream/ngx_stream_core_module.xml	Thu Nov 17 18:26:29 2022 +0000
+++ b/xml/en/docs/stream/ngx_stream_core_module.xml	Mon Nov 21 21:58:20 2022 +0000
@@ -9,7 +9,7 @@
 <module name="Module ngx_stream_core_module"
         link="/en/docs/stream/ngx_stream_core_module.html"
         lang="en"
-        rev="36">
+        rev="37">
 
 <section id="summary">
 
@@ -141,7 +141,7 @@
 <para id="proxy_protocol">
 The <literal>proxy_protocol</literal> parameter (1.11.4)
 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.