]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
propose a trivial memcache logging enhancement for "backport"
authorEric Covener <covener@apache.org>
Sat, 4 Dec 2010 15:23:32 +0000 (15:23 +0000)
committerEric Covener <covener@apache.org>
Sat, 4 Dec 2010 15:23:32 +0000 (15:23 +0000)
direct to 2.2.x

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1042203 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 991ea8ca3adeee4d5d19432b0e02036d893eca37..324be6e0e3bffbdf7689150e1c61a7068f8d6696 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -196,6 +196,13 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      Trunk patch: http://svn.apache.org/viewvc?rev=1042090&view=rev
      2.2.x patch:  http://people.apache.org/~covener/patches/2.2.x-userdir_merge.diff 
      +1 covener
+
+   * mod_mem_cache: add a debug msg when a streaming response exceeds 
+     MCacheMaxStreamingBuffer, since mod_cache will follow up with a scary 
+     'memory allocation failed' debug message. PR 49604
+     Trunk patch: n/a mod_mem_cache not in trunk
+     2.2.x: http://people.apache.org/~covener/patches/httpd-2.2.x-memcache_streaming_debug-2.diff
+     +1 covener
   
 PATCHES/ISSUES THAT ARE STALLED