From: Eric Covener
Date: Fri, 7 Oct 2016 11:58:57 +0000 (+0000)
Subject: update link to TCP_DEFER_ACCEPT
X-Git-Tag: 2.5.0-alpha~1109
X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7106e213e049c8e38971fabfa8d541f67bcf8fa9;p=apache
update link to TCP_DEFER_ACCEPT
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
---
diff --git a/docs/manual/mod/core.xml b/docs/manual/mod/core.xml
index a5ae5830b4..db65d5eb33 100644
--- a/docs/manual/mod/core.xml
+++ b/docs/manual/mod/core.xml
@@ -80,7 +80,7 @@ AcceptFilter https data
requests. Any value besides none
will enable
TCP_DEFER_ACCEPT
on that listener. For more details
see the Linux
-
+
tcp(7) man page.
The default values on Windows are: