From: Nick Kew Date: Sat, 4 Jul 2009 19:43:51 +0000 (+0000) Subject: Replace PR44020 patch backport proposal with rpluem's corrected version. X-Git-Tag: 2.2.12~56 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=456d49ccfec536bce6396882792e3274496976a3;p=thirdparty%2Fapache%2Fhttpd.git Replace PR44020 patch backport proposal with rpluem's corrected version. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@791171 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index a6ea7d1b7fb..1e8394929b1 100644 --- a/STATUS +++ b/STATUS @@ -124,15 +124,11 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: trunk patch: http://svn.apache.org/viewvc?view=rev&rev=785575 2.2.x patch: - http://people.apache.org/~niq/patches/44020.patch + http://people.apache.org/~rpluem/patches/foreign_patches/niq_44020.diff NOTE: I'm recommending different versions because the trunk patch is too strict for a stable line and may "break" broken configs thought by their users to be working. - +1: niq - rpluem says: Your 2.2.x doesn't compile because it must be - APLOG_WARNING instead of APLOG_WARN, but if you take - http://people.apache.org/~rpluem/patches/foreign_patches/niq_44020.diff - which fixes this I am +1. + +1: niq, rpluem * mod_cache: Add CacheIgnoreURLSessionIdentifiers directive to ignore defined session identifiers encoded in the URL when caching.