Message Text |
I find the cache system excellent and very useful.
I just would like to comment on the default cache settings:
'A page cache will update on average every 20 views, and will always update when more than 1000 hours old '
I believe a more useful default setting would be to increment the pageviews and decrease the hourly timing as:
'A page cache will update on average every 200 views, and will always update when more than 3 hours old'
This way all the first 200 views will benefit of the cache speed and we'll be shure that within the following three hours the page will be updated.
Also when a link is edited or submitted would be useful to have a conditional in {LANG_ADMIN_
EDITLINK} detecting if we are using cache and their settings and saying: ...your changes will be visible to 'visitors' within the next 'three' hours. |