Stefan Georg wrote:
> We have an issue where everytime we clear cache a different part of the 
> website appears in english, then clear again and something else is in english 
> while the other text string is in the translated language.
>
> I've tried this
>
> ezcache.php --clear-tag=i18n; ezcache.php --clear-tag=template; ezcache.php 
> --clear-tag=content
>
> in that succession. Getting odd results. The translation file is being read 
> and parsed because things are being translated, just seems that each time it 
> changes. Could there be a condition where during the clearing of the cache 
> someone hits the page and before it has generated the translation cache they 
> get the english version served to them?
>
> Thanks for any insight.
>
> Stefan

Is this a multi-webserver / clustered setup?
-- 
Sdk-public mailing list
[email protected]
http://lists.ez.no/mailman/listinfo/sdk-public

Reply via email to