summaryrefslogtreecommitdiffstats
path: root/docs/manual/misc
diff options
context:
space:
mode:
authorJeff Trawick <trawick@apache.org>2009-03-27 01:32:22 +0100
committerJeff Trawick <trawick@apache.org>2009-03-27 01:32:22 +0100
commit301f0404f577bece6d92f3e700504230237bcb1a (patch)
treee815f1cc14f94d5a7e3e8e5954460dad2486d2c6 /docs/manual/misc
parentremove TPF support (diff)
downloadapache2-301f0404f577bece6d92f3e700504230237bcb1a.tar.xz
apache2-301f0404f577bece6d92f3e700504230237bcb1a.zip
axe unmaintained 1.3-era code to support AUX, SunOS, IRIX, Next, Tandem, MPE,
LynxOS, QNX, and UnixWare git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@758944 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/misc')
-rw-r--r--docs/manual/misc/perf-tuning.xml5
1 files changed, 1 insertions, 4 deletions
diff --git a/docs/manual/misc/perf-tuning.xml b/docs/manual/misc/perf-tuning.xml
index 5996eea17f..52895557c9 100644
--- a/docs/manual/misc/perf-tuning.xml
+++ b/docs/manual/misc/perf-tuning.xml
@@ -736,10 +736,7 @@
semaphore API allows for a denial of service attack by any
CGIs running under the same uid as the webserver
(<em>i.e.</em>, all CGIs, unless you use something like
- <program>suexec</program> or <code>cgiwrapper</code>). For these
- reasons this method is not used on any architecture except
- IRIX (where the previous two are prohibitively expensive
- on most IRIX boxes).</p>
+ <program>suexec</program> or <code>cgiwrapper</code>).</p>
</dd>
<dt><code>AcceptMutex pthread</code></dt>