From: Ruediger Pluem Date: Thu, 12 Jan 2006 22:04:44 +0000 (+0000) Subject: * Add showstopper to fix PR38017 X-Git-Tag: 2.2.1~148 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9dbaa4b84808c07b936d02be6cb64ef578f8cae5;p=thirdparty%2Fapache%2Fhttpd.git * Add showstopper to fix PR38017 * PR38017 is about mod_cache, not about mod_ssl git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@368489 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index da1b7b4d1b1..f3007d09b2e 100644 --- a/STATUS +++ b/STATUS @@ -81,6 +81,11 @@ RELEASE SHOWSTOPPERS: default value for retry (PROXY_WORKER_DEFAULT_RETRY) from 60 secs to 1 sec. + * mod_cache: Fix PR38017 (mod_cache not working in reverse proxy setup?) + Ruediger says: This is a regression against 2.0.x and makes it + impossible to use mod_cache on reverse proxies. + + PATCHES ACCEPTED TO BACKPORT FROM TRUNK: [ start all new proposals below, under PATCHES PROPOSED. ] @@ -170,7 +175,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: http://svn.apache.org/viewcvs.cgi?rev=366279&view=rev +1: rpluem, mturk - * mod_ssl: Fix PR38017 (mod_cache not working in reverse proxy setup?) + * mod_cache: Fix PR38017 (mod_cache not working in reverse proxy setup?) Trunk version of patch: http://svn.apache.org/viewcvs.cgi?rev=367798&view=rev Backport version for 2.2.x of patch: