Closed (fixed)
Project:
Boost
Version:
5.x-1.0
Component:
Caching logic
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
20 Feb 2009 at 05:28 UTC
Updated:
6 Feb 2010 at 18:57 UTC
When working with i18n we want to avoid caching the original path. For example
1) French user navigates to example.com/fr
2) Boost caches /fr.html and /index.html
3) Other spanish user navigates to example.com
4) Apache serves up the Boost cached page in French
The solution is to not cache the original/system/aliased path. However there is a slight performance advantage for non-i18n sites to cache both. So this patch adds a new advanced setting to control whether Boost caches the system path.
| Comment | File | Size | Author |
|---|---|---|---|
| boost_no_cache_aliased.diff | 3.23 KB | dalin |
Comments
Comment #1
dalinI should add that this requires the no-symlinks patch here:
http://drupal.org/node/174380#comment-663794
Comment #2
aaron commentedsubscribe
Comment #3
mikeytown2 commentedClosing all 5.x issues; will only reevaluate if someone steps up #454652: Looking for a co-maintainer - 5.x
Reason is 6.x has 10x as many users as 5.x; also last 5.x dev was over a year ago. The 5.x issue queue needs to go.