]> granicus.if.org Git - apache/commitdiff
documentation rebuild
authorLuca Toscano <elukey@apache.org>
Mon, 2 May 2016 19:27:06 +0000 (19:27 +0000)
committerLuca Toscano <elukey@apache.org>
Mon, 2 May 2016 19:27:06 +0000 (19:27 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1742030 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/event.html.en

index bbd49fbff9518ffef31cfb7adbe006841d513ee2..b3eddc52e787b5e1a0a06f335ce14c19684bf1b8 100644 (file)
@@ -108,9 +108,9 @@ of the <code class="directive">AsyncRequestWorkerFactor</code>.</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 <a class="glossarylink" href="../glossary.html#apr" title="see glossary">APR</a> (like Linux's epoll),
-       does not require anymore the <code>mpm_accept</code> <code class="directive"><a href="../mod/core.html#mutex">Mutex</a></code>
+       no longer requires the <code>mpm-accept</code> <code class="directive"><a href="../mod/core.html#mutex">Mutex</a></code>
        configured to avoid the thundering herd problem.</p>
 
     <p>The total amount of connections that a single process/threads block can handle is regulated