From: Jeff Trawick Date: Mon, 22 Mar 2004 12:46:11 +0000 (+0000) Subject: note^H^H^H^Hfear X-Git-Tag: 2.0.50~323 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=38885cd43c6bf88c2aca8e5d3f76263388bfb025;p=thirdparty%2Fapache%2Fhttpd.git note^H^H^H^Hfear git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103068 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 627e15e2fb1..f08be129ddf 100644 --- 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