From: Eric Covener
Date: Fri, 7 Oct 2016 11:59:24 +0000 (+0000)
Subject: Merge r1763749 from trunk:
X-Git-Tag: 2.4.24~215
X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9f9acfa6a2b194f2afc77ec5d42c4ec8d1cea66a;p=thirdparty%2Fapache%2Fhttpd.git
Merge r1763749 from trunk:
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/branches/2.4.x@1763750 13f79535-47bb-0310-9956-ffa450edef68
---
diff --git a/docs/manual/mod/core.xml b/docs/manual/mod/core.xml
index 52873ad5008..72f4c777e66 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: