]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
document linux TCP checksum offloading bugs.
authorCliff Woolley <jwoolley@apache.org>
Sun, 28 Sep 2003 16:21:00 +0000 (16:21 +0000)
committerCliff Woolley <jwoolley@apache.org>
Sun, 28 Sep 2003 16:21:00 +0000 (16:21 +0000)
submitted by: Colm MacCarthaigh <colm@stdlib.net>

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

docs/manual/mod/core.html.en
docs/manual/mod/core.xml

index d6e144ed21dfe133aa3e904b47a74eae84cf6104..bf59f9ab53c99abbe884f0ed0f5ac5702accd3f5 100644 (file)
@@ -862,6 +862,8 @@ Location</a></li>
     system did not detect, especially if the binaries were built on
     another box and moved to such a machine with broken sendfile
     support.</li>
+    <li>On Linux the use of sendfile triggers TCP-checksum
+    offloading bugs on certain networking cards when using IPv6.</li>
     <li>With a network-mounted <code class="directive"><a href="#documentroot">DocumentRoot</a></code> (e.g., NFS or SMB),
     the kernel may be unable to serve the network file through
     its own cache.</li>
index 0aa1e630a805b85695cabe012b1375524c6efe65..f88d5ab4f97bee7953cb9acfb6bf241b98eb746f 100644 (file)
@@ -797,6 +797,8 @@ Location</a></seealso>
     system did not detect, especially if the binaries were built on
     another box and moved to such a machine with broken sendfile
     support.</li>
+    <li>On Linux the use of sendfile triggers TCP-checksum
+    offloading bugs on certain networking cards when using IPv6.</li>
     <li>With a network-mounted <directive
     module="core">DocumentRoot</directive> (e.g., NFS or SMB),
     the kernel may be unable to serve the network file through