Replace the old HAProxy blog post URL (which now redirects to
marketing content) and the outdated 1.8 spec link with the
current PROXY Protocol specification (3.1). Both the summary
and seealso now point to the canonical spec document.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1933429 13f79535-47bb-0310-9956-
ffa450edef68
<p>Additionally, this module implements the server side of
HAProxy's
- <a href="http://blog.haproxy.com/haproxy/proxy-protocol/">PROXY Protocol</a> when
+ <a href="https://www.haproxy.org/download/3.1/doc/proxy-protocol.txt">PROXY Protocol</a> when
using the <directive module="mod_remoteip">RemoteIPProxyProtocol</directive>
directive.</p>
<seealso><module>mod_authz_host</module></seealso>
<seealso><module>mod_status</module></seealso>
<seealso><module>mod_log_config</module></seealso>
-<seealso><a href="http://www.haproxy.org/download/1.8/doc/proxy-protocol.txt">Proxy Protocol Spec</a></seealso>
+<seealso><a href="https://www.haproxy.org/download/3.1/doc/proxy-protocol.txt">Proxy Protocol Spec</a></seealso>
<section id="processing"><title>Remote IP Processing</title>