From: Eric Covener Date: Sat, 4 Dec 2010 15:23:32 +0000 (+0000) Subject: propose a trivial memcache logging enhancement for "backport" X-Git-Tag: 2.2.18~265 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=15a9ef6cef8ebd6bcc07cd2ab96a5348b4a093a7;p=thirdparty%2Fapache%2Fhttpd.git propose a trivial memcache logging enhancement for "backport" 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 --- diff --git a/STATUS b/STATUS index 991ea8ca3ad..324be6e0e3b 100644 --- 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