From: Ruediger Pluem Date: Sat, 25 Oct 2008 13:57:21 +0000 (+0000) Subject: * Add proposals X-Git-Tag: 2.2.11~113 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=58d7d1032407a1b8c0b7c5983a1f3b4e7ad66f60;p=thirdparty%2Fapache%2Fhttpd.git * Add proposals git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@707845 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 91799987d61..851eae8d9bb 100644 --- a/STATUS +++ b/STATUS @@ -152,6 +152,24 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: Trunk version of patch works +1: rpluem, + * mod_proxy: Prevent segmentation faults by correctly flushing all buckets + from the proxy backend. + PR 45792 + Trunk version of patch: + http://svn.apache.org/viewvc?rev=706921&view=rev + Backport version for 2.2.x of patch: + Trunk version of patch works + +1: rpluem, + + * mod_proxy: Add the possibility to set the worker parameters + connectiontimeout and ping in milliseconds. + Trunk version of patch: + http://svn.apache.org/viewvc?rev=705005&view=rev + http://svn.apache.org/viewvc?rev=707022&view=rev + Backport version for 2.2.x of patch: + http://people.apache.org/~rpluem/patches/milli_seconds.diff + +1: rpluem, + PATCHES/ISSUES THAT ARE STALLED * core, authn/z: Avoid calling access control hooks for internal requests