diff xml/en/docs/mail/ngx_mail_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 e06cf66a9f63
children 9eadb98ec770
line wrap: on
line diff
--- a/xml/en/docs/mail/ngx_mail_core_module.xml	Thu Nov 17 18:26:29 2022 +0000
+++ b/xml/en/docs/mail/ngx_mail_core_module.xml	Mon Nov 21 21:58:20 2022 +0000
@@ -10,7 +10,7 @@
 <module name="Module ngx_mail_core_module"
         link="/en/docs/mail/ngx_mail_core_module.html"
         lang="en"
-        rev="20">
+        rev="21">
 
 <section id="summary">
 
@@ -125,7 +125,7 @@
 <para id="proxy_protocol">
 The <literal>proxy_protocol</literal> parameter (1.19.8)
 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>.
 Obtained information is passed to the
 <link doc="ngx_mail_auth_http_module.xml" id="proxy_protocol">authentication server</link>