From: Ruediger Pluem Date: Thu, 25 May 2006 18:42:47 +0000 (+0000) Subject: * Propose fix for PR 39593 for backport X-Git-Tag: 2.2.3~84 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5b1bbcdfb6c3b4135cc6f89ed3c039fbf6ee3497;p=thirdparty%2Fapache%2Fhttpd.git * Propose fix for PR 39593 for backport git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@409425 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index c66dd21a21e..c275bac43e6 100644 --- a/STATUS +++ b/STATUS @@ -118,3 +118,13 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: http://svn.apache.org/viewcvs?rev=395211&view=rev +1: jorton + * mod_cache: Make caching of reverse SSL proxies possible again. + PR 39593. + Trunk version of patch: + http://svn.apache.org/viewvc?rev=407357&view=rev + http://svn.apache.org/viewvc?rev=408154&view=rev + http://svn.apache.org/viewvc?rev=408729&view=rev + 2.2.x version of patch: + Trunk version works + +1: rpluem +