From: Jeff Trawick Date: Thu, 7 Aug 2008 17:01:40 +0000 (+0000) Subject: propose another backport X-Git-Tag: 2.2.10~113 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=54449f07175c1b8dd5649b2dca46d749a075b869;p=thirdparty%2Fapache%2Fhttpd.git propose another backport git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@683648 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 6ae48ec0449..468ce4ce176 100644 --- 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