]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
note^H^H^H^Hfear
authorJeff Trawick <trawick@apache.org>
Mon, 22 Mar 2004 12:46:11 +0000 (12:46 +0000)
committerJeff Trawick <trawick@apache.org>
Mon, 22 Mar 2004 12:46:11 +0000 (12:46 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103068 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 627e15e2fb102c8a353cdc861d85d7444682a8b0..f08be129ddf51ad20301127bd231049b3afd9dee 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 APACHE 2.0 STATUS:                                              -*-text-*-
-Last modified at [$Date: 2004/03/21 11:17:01 $]
+Last modified at [$Date: 2004/03/22 12:46:11 $]
 
 Release:
 
@@ -142,6 +142,10 @@ PATCHES TO BACKPORT FROM 2.1
       atomic operations for higher concurrency.
       server/mpm/worker/fdqueue.c 1.24, 1.25
       +1: brianp, ianh, jjclar
+      trawick: Doesn't this make Apache 2.0.next slower except
+               when the right atomic operations are available/
+               implemented?  (Due to under-the-covers mutex
+               operations when the dummy atomics are used?)
 
     * Rewrite how proxy sends its request to allow input bodies to 
       morph the request bodies.  Previously, if an input filter