-*- coding: utf-8 -*-
Changes with Apache 2.2.14
+ *) mod_cache: Added CacheIgnoreURLSessionIdentifiers directive to ignore
+ defined session identifiers encoded in the URL when caching.
+
*) mod_mem_cache: fix seg fault under load due to pool concurrency problem
PR: 47672 [Dan Poirier <poirier pobox.com>]
PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
[ start all new proposals below, under PATCHES PROPOSED. ]
- * 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, jim, minfrin
PATCHES PROPOSED TO BACKPORT FROM TRUNK:
[ New proposals should be added at the end of the list ]