
niq at apache
Jul 4, 2009, 12:43 PM
Post #1 of 1
(109 views)
Permalink
|
|
svn commit: r791171 - /httpd/httpd/branches/2.2.x/STATUS
|
|
Author: niq Date: Sat Jul 4 19:43:51 2009 New Revision: 791171 URL: http://svn.apache.org/viewvc?rev=791171&view=rev Log: Replace PR44020 patch backport proposal with rpluem's corrected version. Modified: httpd/httpd/branches/2.2.x/STATUS Modified: httpd/httpd/branches/2.2.x/STATUS URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.2.x/STATUS?rev=791171&r1=791170&r2=791171&view=diff ============================================================================== --- httpd/httpd/branches/2.2.x/STATUS (original) +++ httpd/httpd/branches/2.2.x/STATUS Sat Jul 4 19:43:51 2009 @@ -124,15 +124,11 @@ 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.
|