]> granicus.if.org Git - apache/commitdiff
update link to TCP_DEFER_ACCEPT
authorEric Covener <covener@apache.org>
Fri, 7 Oct 2016 11:58:57 +0000 (11:58 +0000)
committerEric Covener <covener@apache.org>
Fri, 7 Oct 2016 11:58:57 +0000 (11:58 +0000)
per http://httpd.apache.org/docs/2.4/mod/core.html#comment_5866

kernel.org links here.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1763749 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/core.xml

index a5ae5830b4d5319b189b60155abe8629f7392f8e..db65d5eb33d7bb05ad48ef05ae53d8e752616c9d 100644 (file)
@@ -80,7 +80,7 @@ AcceptFilter https data
        requests.  Any value besides <code>none</code> will enable
        <code>TCP_DEFER_ACCEPT</code> on that listener. For more details
        see the Linux
-       <a href="http://homepages.cwi.nl/~aeb/linux/man2html/man7/tcp.7.html">
+       <a href="http://man7.org/linux/man-pages/man7/tcp.7.html">
        tcp(7)</a> man page.</p>
 
     <p>The default values on Windows are:</p>