From e2a93aa64c23bdda977d16a2c33b79f20df118d4 Mon Sep 17 00:00:00 2001 From: Paul Querna Date: Sat, 1 Apr 2006 06:33:47 +0000 Subject: [PATCH] I am not comfortable with this solution for making the flushing band aid configurable. I do not oppose the concept, just the placement of the configuration information inside of the mod_proxy core, and not in mod_proxy_ajp. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@390599 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/STATUS b/STATUS index d9b9d43bfc3..2d6025f440f 100644 --- 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? -- 2.47.2