litespeed cache issue
-
Hi Support
I am currently running this plugin with litespeed cache. JS is enabled to covnert currency so no query string is attached at the end of product url. Question is, why can’t litespeed cache prefetch and cache the products.
This is what the product url looks like with js enabled.
- For US dollars: https://www.abc.com/productA/
2. For AUS dollars: https://www.abc.com/productA/
Both url looks the exact the same but link 1 is cached but link 2 is not when it is dispalying AUS dollars. How do I get them both to cache?
I manage to do so under “Use cache plugin > ajax” but the site loads incredibly long with 7 seconds of loading time on admin-ajax.php
If I use json instead of ajax, it loads faster but litespeed cannot cache other currency.
- You must be logged in to reply to this topic.