OrdaSoft forum
Welcome, Guest
Please Login or Register.    Lost Password?
BING Quote finished, but cache doesnt work? (0 viewing) 

Joomla Translate component support

Go to bottom Favoured: 0

BING Quote finished, but cache doesnt work?

yaww (User)
Fresh Boarder
Posts: 4
graphgraph
User Offline Click here to see the profile of this user
BING Quote finished, but cache doesnt work? 10 Years, 7 Months ago
Karma: 0  
Hello,

I started using module and it consumed 2 mio chars of quota in 1 day, which i can understand. But how caching works, seems that there is not much stored in DB. Seftranslate_entity table has 12638 entires but each entry is very small to be cache. Seftranslate_urls have 468 entries but when i even try those URLs, i get "zero balance" notice? So i lost my quota and nothing seems translated now, which was ok 3 hours ago

SETTINGS

Use database for cache: db
Caching: use global (Cache ON Conservative Setting)
Cache time: 360000
Logged Logged
The administrator has disabled public write access.
admin (Admin)
Admin
Posts: 8230
graph
User Offline Click here to see the profile of this user
Re:BING Quote finished, but cache doesnt work? 10 Years, 7 Months ago
Karma: 101  
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
Logged Logged
The administrator has disabled public write access.
Go to top
»