]> granicus.if.org Git - apache/commitdiff
Fixed wording about the event's doc page after Mike's feedback on dev@
authorLuca Toscano <elukey@apache.org>
Mon, 2 May 2016 19:26:12 +0000 (19:26 +0000)
committerLuca Toscano <elukey@apache.org>
Mon, 2 May 2016 19:26:12 +0000 (19:26 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1742029 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/event.xml

index efad7a146c228d391cf234ef1aa0d0ef3282feef..7ea5872105427217a17c30999878d8f84d56536c 100644 (file)
@@ -70,9 +70,9 @@ of the <directive>AsyncRequestWorkerFactor</directive>.</p>
     adjusts these queues and pushes work to the worker pool.
     </p>
 
-    <p>This new architecture, leveraging non blocking sockets and modern kernel
+    <p>This new architecture, leveraging non-blocking sockets and modern kernel
        features exposed by <glossary>APR</glossary> (like Linux's epoll),
-       does not require anymore the <code>mpm_accept</code> <directive module="core">Mutex</directive>
+       no longer requires the <code>mpm-accept</code> <directive module="core">Mutex</directive>
        configured to avoid the thundering herd problem.</p>
 
     <p>The total amount of connections that a single process/threads block can handle is regulated