From cb826f03e0e08f77c5bf63d351291afe9abee0f0 Mon Sep 17 00:00:00 2001 From: Graham Leggett Date: Fri, 4 Jun 2010 00:28:46 +0000 Subject: [PATCH] Propose. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@951225 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/STATUS b/STATUS index f6a78710589..941fb1c0911 100644 --- a/STATUS +++ b/STATUS @@ -192,6 +192,14 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: Trunk patch: http://svn.apache.org/viewvc?rev=930125&view=rev 2.2.x patch: https://issues.apache.org/bugzilla/attachment.cgi?id=25153 + * mod_disk_cache: Decline the opportunity to cache if the response is + a 206 Partial Content. This stops a reverse proxied partial response + from becoming cached, and then being served in subsequent responses. + Trunk patch: http://svn.apache.org/viewvc?rev=951222&view=rev + 2.2.x patch: http://people.apache.org/~minfrin/httpd-cache-partial-2.2.patch + +1: minfrin + + PATCHES/ISSUES THAT ARE STALLED * core: Support wildcards in both the directory and file components of -- 2.47.2