From: Luca Toscano
Date: Mon, 2 May 2016 19:26:12 +0000 (+0000)
Subject: Fixed wording about the event's doc page after Mike's feedback on dev@
X-Git-Tag: 2.5.0-alpha~1661
X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=129d41b84f68559884a3e6a47357ca2042e989ea;p=thirdparty%2Fapache%2Fhttpd.git
Fixed wording about the event's doc page after Mike's feedback on dev@
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1742029 13f79535-47bb-0310-9956-ffa450edef68
---
diff --git a/docs/manual/mod/event.xml b/docs/manual/mod/event.xml
index efad7a146c2..7ea58721054 100644
--- a/docs/manual/mod/event.xml
+++ b/docs/manual/mod/event.xml
@@ -70,9 +70,9 @@ of the AsyncRequestWorkerFactor.
adjusts these queues and pushes work to the worker pool.
- This new architecture, leveraging non blocking sockets and modern kernel
+
This new architecture, leveraging non-blocking sockets and modern kernel
features exposed by APR (like Linux's epoll),
- does not require anymore the mpm_accept
Mutex
+ no longer requires the mpm-accept
Mutex
configured to avoid the thundering herd problem.
The total amount of connections that a single process/threads block can handle is regulated