summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorPaul J. Reder <rederpj@apache.org>2001-07-18 22:29:00 +0200
committerPaul J. Reder <rederpj@apache.org>2001-07-18 22:29:00 +0200
commit620a48e6099b08b7a806e0097223f06eab433ddb (patch)
treeeb468324461fdc880e26622221619695e7d4292a /CHANGES
parentBringing forward from 1.3: small changes to standardize argument types. (diff)
downloadapache2-620a48e6099b08b7a806e0097223f06eab433ddb.tar.xz
apache2-620a48e6099b08b7a806e0097223f06eab433ddb.zip
Changed AP_MPMQ_MAX_DAEMONS to refer to MaxClients and
added an AP_MPMQ_MAX_DAEMON_USED to refer to the highest daemon index actually used in the scoreboard. I also updated the pertinent calls. Paul J. Reder git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89604 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index f2fe09c35a..2e6397ceca 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,10 @@
Changes with Apache 2.0.21-dev
+ *) Changed AP_MPMQ_MAX_DAEMONS to refer to MaxClients and
+ added an AP_MPMQ_MAX_DAEMON_USED to refer to the highest
+ daemon index actually used in the scoreboard. I also
+ updated the pertinent calls. [Paul J. Reder]
+
*) Win32: Prevent listening sockets from being inherited by
the Apache child process, CGI scripts, rotatelog process
etc. If the Apache child process segfaults, any processes