If you're not a native English speaker doing Drupal, then the i18n module is probably the only way. This is why it seems very strange to me that the performance admin page says that i18n might not work with aggressive caching.
I find it hard to believe that multilingual drupal sites scale worst or harder than sites with one language.
scale worst/hard = scale without advanced caching
Is there anyone with experience using the i18n with aggressive caching?
Comments
Comment #1
miro_dietikerIt is incompatible.
You need to accept that i18n will produce much more load than a slim system without it. In fact full i18n support will lead to usage of many modules and thus create severe overhead in your system.
Feel free to contact one of the maintainer to help you improve the situation and improve performance if this is very important for your project. I'm sure we'll be able to help you.