]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
I am not comfortable with this solution for making the flushing band aid configurable...
authorPaul Querna <pquerna@apache.org>
Sat, 1 Apr 2006 06:33:47 +0000 (06:33 +0000)
committerPaul Querna <pquerna@apache.org>
Sat, 1 Apr 2006 06:33:47 +0000 (06:33 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@390599 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index d9b9d43bfc3a56a780a4441fd45c4df6594321b3..2d6025f440f1c41b1b68f06448860d7bd99b0004 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -131,4 +131,8 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
          http://svn.apache.org/viewcvs?rev=384580&view=rev
          http://svn.apache.org/viewcvs?rev=390210&view=rev
       +1: jim, rpluem
+      -0: pquerna
+      pquerna says: Why is this configuration for AJP polluting mod_proxy.h?
+                    Shouldn't we be keeping the configuration of a Proxy Provider
+                    separate from the main mod_proxy?