You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by co...@apache.org on 2010/12/04 16:23:33 UTC

svn commit: r1042203 - /httpd/httpd/branches/2.2.x/STATUS

Author: covener
Date: Sat Dec  4 15:23:32 2010
New Revision: 1042203

URL: http://svn.apache.org/viewvc?rev=1042203&view=rev
Log:
propose a trivial memcache logging enhancement for "backport"
direct to 2.2.x

Modified:
    httpd/httpd/branches/2.2.x/STATUS

Modified: httpd/httpd/branches/2.2.x/STATUS
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.2.x/STATUS?rev=1042203&r1=1042202&r2=1042203&view=diff
==============================================================================
--- httpd/httpd/branches/2.2.x/STATUS (original)
+++ httpd/httpd/branches/2.2.x/STATUS Sat Dec  4 15:23:32 2010
@@ -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