From: Jim Jagielski Date: Thu, 30 Mar 2006 18:38:58 +0000 (+0000) Subject: Propose a backport: make the Flushing Bandaid for AJP X-Git-Tag: 2.2.1~49 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=60c63abb47ccd4b28369b26bb7ddf23802bdea5f;p=thirdparty%2Fapache%2Fhttpd.git Propose a backport: make the Flushing Bandaid for AJP runtime configurable. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@390211 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 20f6e03c812..e9c8fe7955f 100644 --- a/STATUS +++ b/STATUS @@ -173,3 +173,9 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: http://svn.apache.org/viewcvs?rev=382799&view=rev PR: 38838 +1: jorton + + * mod_proxy_ajp: Remove the Flushing Bandaid from compile time + to a more admin-friendly runtime setting. + http://svn.apache.org/viewcvs?rev=384580&view=rev + http://svn.apache.org/viewcvs?rev=390210&view=rev + +1: jim