Hello,
I have a strange issue regarding litemage cache. From time to time, pages become uncached (maybe cache expires ?) and the only solution to fix this is to flush cache storage. When site is slow, cache tags are as following:
Magento version is 1.9.0, customized rwd theme
Default Public Cache TTL (seconds) is set at 28800.
Warmup interval is set at 7200.
I can provide debug log and also screenshots from the settings page if needed.
Is there a way to force cache refresh (cron setup maybe) for categories and product pages without flushing ?
Flushing renders the first load of pages very slow (6-8sec for a category page).
Any help is highly appreciated
I have a strange issue regarding litemage cache. From time to time, pages become uncached (maybe cache expires ?) and the only solution to fix this is to flush cache storage. When site is slow, cache tags are as following:
- X-Frame-Options: SAMEORIGIN
- X-LiteSpeed-Cache: miss
- X-Frame-Options: SAMEORIGIN
- X-LiteSpeed-Cache: hit,litemage
- X-Powered-By: PHP/5.5.26
Magento version is 1.9.0, customized rwd theme
Default Public Cache TTL (seconds) is set at 28800.
Warmup interval is set at 7200.
I can provide debug log and also screenshots from the settings page if needed.
Is there a way to force cache refresh (cron setup maybe) for categories and product pages without flushing ?
Flushing renders the first load of pages very slow (6-8sec for a category page).
Any help is highly appreciated