Hi,
There's a very slow response when switching languages on our website.
We're currently using a different domain per language and passing session via GET.
Having disabled this feature and not passing any sessions via either GET or POST, the response time is much quicker.
We're also passing a handful of cookies using wpml_cross_domain_language_data filter and set_xdomain_data_cookie action.
Can you advise please?
I'm dealing with another ticket with a similar issue, so let me take this so that I can handle them together.
I visited and navigated your site, and don't see the problem, so I assume that you have currently disabled the feature to pass session data, correct?
From the link you shared for your site (hidden link) I take it that as well as using different domains for different languages, you have WordPress in a separate folder, yes?
(That is a similar scenario to the other ticket.)
I'm waiting on some feedback from my colleagues in the other ticket, when I'll have a better idea about how to proceed, and I'll contact you again.
Hi,
thanks for your suggestions - I've implemented the fix you mentioned and it appears to be working slightly better. We'll continue monitoring and come back to you if we have any more issues. Thanks