]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
* Add proposals
authorRuediger Pluem <rpluem@apache.org>
Sat, 25 Oct 2008 13:57:21 +0000 (13:57 +0000)
committerRuediger Pluem <rpluem@apache.org>
Sat, 25 Oct 2008 13:57:21 +0000 (13:57 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@707845 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 91799987d61414fb524eda767e606848d281868f..851eae8d9bbc92c65acf0053eb993fba226b96c1 100644 (file)
--- 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