]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
propose another backport
authorJeff Trawick <trawick@apache.org>
Thu, 7 Aug 2008 17:01:40 +0000 (17:01 +0000)
committerJeff Trawick <trawick@apache.org>
Thu, 7 Aug 2008 17:01:40 +0000 (17:01 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@683648 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 6ae48ec0449ffc73aa234c19b94f3ce2d3e10be4..468ce4ce1766fc80049aafbe51d57362337187d2 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -224,6 +224,17 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
         http://people.apache.org/~jorton/mod_ssl-shmcb-rewrite.patch
     +1: jorton
 
+ * mod_dav_fs: Dont ask for so much info just to find out if a dir
+   entry is a dir.  This caused noticable CPU/delay on Windows when 
+   APR started supporting the retrieval of additional user/group 
+   information on that platform.
+     PR: 45464
+     Trunk version of patch:
+        http://svn.apache.org/viewvc?rev=683626&view=rev
+      Backport version for 2.2.x of patch:
+        Trunk version of patch works
+     +1: trawick
+
 PATCHES/ISSUES THAT ARE STALLED
 
    * beos MPM: Create pmain pool and run modules' child_init hooks when