Loading STATUS +9 −0 Original line number Diff line number Diff line Loading @@ -193,6 +193,15 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.2.x patch: https://people.apache.org/~breser/httpd/2.2.x/patches/httpd-2.2.x-req_duration_milliseconds.patch (modulo CHANGES) +1: breser, druggeri * mod_dav: Avoid some work that is unnecessary and often very time consuming. This helps mitigate Subversion issue #4531: http://subversion.tigris.org/issues/show_bug.cgi?id=4531 SVN has their own workaround for this going out that helps more but is a bit of a hack. This is as far as we can go without violating DAV in httpd. trunk patch: http://svn.apache.org/r1677462 2.4.x patch: trunk works (modulo CHANGES) +1: breser PATCHES/ISSUES THAT ARE STALLED * mod_proxy_balancer: Always initialize the shared parameters of a load Loading Loading
STATUS +9 −0 Original line number Diff line number Diff line Loading @@ -193,6 +193,15 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.2.x patch: https://people.apache.org/~breser/httpd/2.2.x/patches/httpd-2.2.x-req_duration_milliseconds.patch (modulo CHANGES) +1: breser, druggeri * mod_dav: Avoid some work that is unnecessary and often very time consuming. This helps mitigate Subversion issue #4531: http://subversion.tigris.org/issues/show_bug.cgi?id=4531 SVN has their own workaround for this going out that helps more but is a bit of a hack. This is as far as we can go without violating DAV in httpd. trunk patch: http://svn.apache.org/r1677462 2.4.x patch: trunk works (modulo CHANGES) +1: breser PATCHES/ISSUES THAT ARE STALLED * mod_proxy_balancer: Always initialize the shared parameters of a load Loading