Forums / Install & configuration / Static cache with 3.8rc1
J-A Eberhard
Tuesday 02 May 2006 2:25:15 am
Hi, I moved a multilingual website, using one siteaccess for each language to 3.8rc1. Static cache was enabled for all siteaccess. If I publish (or edit) a content object in one language, all siteaccess are updated.in override folder I have the siteaccess list
CachedSiteAccesses[] CachedSiteAccesses[]=fr CachedSiteAccesses[]=de CachedSiteAccesses[]=es CachedSiteAccesses[]=en CachedSiteAccesses[]=it CachedSiteAccesses[]=il CachedSiteAccesses[]=pt CachedSiteAccesses[]=tr CachedSiteAccesses[]=ru CachedSiteAccesses[]=sr
and in each siteaccess I have the
[CacheSettings] CachedURLArray[]=/ CachedURLArray[]=/news*
How to limit static cache to the relevant language edited or published?Thanks
Open Source Solution Provider Open-Net Ltd Switzerland http://www.open-net.ch
Björn X
Tuesday 02 May 2006 5:31:29 am
This is not possible...
The implemenation of one language binding to one object version is virtual.... Meaning potentually you can still edit more then one language per version.
Tuesday 02 May 2006 5:46:05 am
You're right, I can edit more than one language before to publish. But it does made impossible to use static caching with multilanguage portal as everytime I change something in one language version of an object, I have to regenerate all 9 languages static cache. I understood (or hoped for...) that the improved multi language system will cut this as it has an horrible impact on performance. A simple edit become a batch publishing....Any possibility to turn this around?