From: Graham Leggett Date: Mon, 18 Oct 2010 23:27:39 +0000 (+0000) Subject: Stare at cache patches too long, eventually you see double. X-Git-Tag: 2.2.18~365 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5e2c869261b1cda7640412736e1746c12e406a75;p=thirdparty%2Fapache%2Fhttpd.git Stare at cache patches too long, eventually you see double. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1024060 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 2d3c3c78edd..8e09b383011 100644 --- a/STATUS +++ b/STATUS @@ -144,6 +144,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: to return cached content at all, and respect a "Cache-Control: no-cache" header from a client. Previously, "no-cache" would behave like "max-age=0". + PR49200 Trunk patch: http://svn.apache.org/viewvc?view=revision&revision=992625 2.2.x patch: trunk patch works +1: minfrin @@ -156,15 +157,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.2.x patch: trunk patch works +1: minfrin - * mod_cache: Check the request to determine whether we are allowed - to return cached content at all, and respect a "Cache-Control: - no-cache" header from a client. Previously, "no-cache" would - behave like "max-age=0". - PR49200 - Trunk patch: http://svn.apache.org/viewvc?view=revision&revision=992625 - 2.2.x patch: trunk patch works - +1: minfrin - PATCHES/ISSUES THAT ARE STALLED