From: Luca Toscano Date: Mon, 2 May 2016 19:27:06 +0000 (+0000) Subject: documentation rebuild X-Git-Tag: 2.5.0-alpha~1660 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=15f34ffbf452df9b6fc1a5d3d63c9243435829b2;p=thirdparty%2Fapache%2Fhttpd.git documentation rebuild git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1742030 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/event.html.en b/docs/manual/mod/event.html.en index bbd49fbff95..b3eddc52e78 100644 --- a/docs/manual/mod/event.html.en +++ b/docs/manual/mod/event.html.en @@ -108,9 +108,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