summaryrefslogtreecommitdiff
path: root/docs/manual/misc/perf-tuning.html.en
diff options
context:
space:
mode:
authorRuediger Pluem <rpluem@apache.org>2009-03-27 12:44:01 +0000
committerRuediger Pluem <rpluem@apache.org>2009-03-27 12:44:01 +0000
commitd593d89ad6dee02979ed0c5f53246dfd2a0f693b (patch)
treedaf2accb14656bd793f51829f07dc82e7c1637bc /docs/manual/misc/perf-tuning.html.en
parent0221146859b39833fbf8e409a561af87d665572d (diff)
downloadhttpd-d593d89ad6dee02979ed0c5f53246dfd2a0f693b.tar.gz
* Update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@759120 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/misc/perf-tuning.html.en')
-rw-r--r--docs/manual/misc/perf-tuning.html.en5
1 files changed, 1 insertions, 4 deletions
diff --git a/docs/manual/misc/perf-tuning.html.en b/docs/manual/misc/perf-tuning.html.en
index c48b93d2d7..9957aaf29a 100644
--- a/docs/manual/misc/perf-tuning.html.en
+++ b/docs/manual/misc/perf-tuning.html.en
@@ -702,10 +702,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
- <code class="program"><a href="../programs/suexec.html">suexec</a></code> 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>
+ <code class="program"><a href="../programs/suexec.html">suexec</a></code> or <code>cgiwrapper</code>).</p>
</dd>
<dt><code>AcceptMutex pthread</code></dt>