summaryrefslogtreecommitdiff
path: root/docs/manual/misc/perf-tuning.html.en
diff options
context:
space:
mode:
authorRich Bowen <rbowen@apache.org>2009-11-17 02:52:53 +0000
committerRich Bowen <rbowen@apache.org>2009-11-17 02:52:53 +0000
commit98577e7f384b0ef07b09d6f28490fdadd8a0a1f1 (patch)
treebd5287e8d4f031f37fb64a65a6454c6422b74366 /docs/manual/misc/perf-tuning.html.en
parent3aff21153e5145b6bd7b5455f4e13aa6ba7885c0 (diff)
downloadhttpd-98577e7f384b0ef07b09d6f28490fdadd8a0a1f1.tar.gz
Remove references to the now-gone rewrite-guide.html
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@881113 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/misc/perf-tuning.html.en')
-rw-r--r--docs/manual/misc/perf-tuning.html.en4
1 files changed, 1 insertions, 3 deletions
diff --git a/docs/manual/misc/perf-tuning.html.en b/docs/manual/misc/perf-tuning.html.en
index 7bfb1477b3..4782b876ea 100644
--- a/docs/manual/misc/perf-tuning.html.en
+++ b/docs/manual/misc/perf-tuning.html.en
@@ -795,9 +795,7 @@
an HTTP server to <strong>reliably</strong> implement the
protocol it needs to shutdown each direction of the
communication independently (recall that a TCP connection is
- bi-directional, each half is independent of the other). This
- fact is often overlooked by other servers, but is correctly
- implemented in Apache as of 1.2.</p>
+ bi-directional, each half is independent of the other).</p>
<p>When this feature was added to Apache it caused a flurry of
problems on various versions of Unix because of a