From: Ruediger Pluem Date: Sat, 20 Jun 2009 13:55:52 +0000 (+0000) Subject: * Add proposal X-Git-Tag: 2.2.12~76 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eb3b8335a6bbdecdf36d4951a2234bec4eb0522b;p=thirdparty%2Fapache%2Fhttpd.git * Add proposal git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@786826 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index e60c7b73309..02bf00aee49 100644 --- a/STATUS +++ b/STATUS @@ -132,6 +132,17 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: http://people.apache.org/~rpluem/patches/foreign_patches/niq_44020.diff which fixes this I am +1. + * mod_cache: Add CacheIgnoreURLSessionIdentifiers directive to ignore + defined session identifiers encoded in the URL when caching. + Trunk version of patch: + http://svn.apache.org/viewvc?rev=777042&view=rev + http://svn.apache.org/viewvc?rev=777091&view=rev + http://svn.apache.org/viewvc?rev=778438&view=rev + http://svn.apache.org/viewvc?rev=778439&view=rev + Backport version for 2.2.x of patch: + Trunk version of patch works + +1: rpluem, + PATCHES/ISSUES THAT ARE STALLED * srclib/pcre and vendor/pcre