Hello,
In sef translate Cache work next:
1. it work only for Redirect method and only in Sef Translate Pro and Commerce versions
2 Next we have two level cache:
- first level, every whole entity what we translated in Google or Bing translate API - we save to Seftranslate_entity table, so next time when we need translate exactly so entity or phrase - we take it from our database
- Second level, we for pages, what was not manual corrected, when some user try go to that pages, we check Cach time when that pages was created, if it less than cache time in setting, we again recreate that page, if it less, we take that page from cache.
For define that page in cache or not, we together with URL, use POST and Cookies for page compare, or page must set as Base - in url manager
Thanks,
OrdaSoft team