]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Some votes and comments; mod_cache review is this weekend's project
authorWilliam A. Rowe Jr <wrowe@apache.org>
Thu, 10 Jun 2010 20:40:22 +0000 (20:40 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Thu, 10 Jun 2010 20:40:22 +0000 (20:40 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@953448 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 51b7fafa4669f3f46efcda86fd89b1efe6248135..2109e0f0240cfac10858b5212d343e30f3c85a7c 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -120,6 +120,7 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
     +1: drh, rjung
     rjung: We should add a note about the first version providing this
            option in the docs page, like e.g. we did for SSLInsecureRenegotiation.
+    wrowe asks; you mean <Compatibility> tag?  Yes, of course.
 
  * mod_dir: add FallbackResource directive
    PR 47184
@@ -191,6 +192,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
     PR: 48939
     Trunk patch: http://svn.apache.org/viewvc?rev=930125&view=rev
     2.2.x patch: https://issues.apache.org/bugzilla/attachment.cgi?id=25153
+    wrowe notes; if the proposer isn't +1, will remove this proposal tomorrow.
 
   * mod_disk_cache: Decline the opportunity to cache if the response is
     a 206 Partial Content. This stops a reverse proxied partial response
@@ -202,15 +204,12 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   *) mod_ldap: LDAP caching was suppressed (and ldap-status handler returns
      title page only) when any mod_ldap directives were used in VirtualHost
      context.
-
      Trunk Patch: http://svn.apache.org/viewvc?rev=951235&view=rev (actual fix)
                   http://svn.apache.org/viewvc?rev=951237&view=rev (error msg not displayed)
      2.2.x patch: http://people.apache.org/~covener/2.2.x-ldap_serverconfig.diff
-
          note: No actual per-server directives in 2.2.x mod_ldap, but per-directory 
          mod_ldap directives under a virtualhost are sufficient to trigger this merge issue)
-
-     +1: covener
+     +1: covener, wrowe
 
   *) mod_cache: Explicitly allow cache implementations to cache a 206 Partial
      Response if they so choose to do so. Previously an attempt to cache a 206
@@ -225,7 +224,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      Backport from trunk of http://svn.apache.org/viewvc?rev=953418&view=rev
                             http://svn.apache.org/viewvc?rev=953385&view=rev
                             http://svn.apache.org/viewvc?rev=953377&view=rev
-     +1: rjung
+     +1: rjung, wrowe
      -1: 
 
 PATCHES/ISSUES THAT ARE STALLED