Hello,
We are trying litemage 1.0.1 since last night and I'm under the impression that the cache warm up feature isn't working.
I set up the following cron :
*/5 * * * * /bin/sh /home/magentouser/public_html/cron.sh
and set : Enable Cache Warm Up to Yes
Only Run When Load Is Less Than : 7 (it's always less than 7)
Maximum Run Time (seconds) : 300
But when I access the main page after leaving it for a long time it doesn't show a litespeed cache hit.
If I visit multiple pages then close the browser and access them from another browser then I git a cache hit streight away.
I've set
I'm running Magento 1.9.1.0 on PHP 5.6 and Litespeed 5 build 4 and same with build 5
I'm running for the moment with the default content in demo mode.
Here are my current cache settings :
The /lsdiskcache is a ram disk.
We are trying litemage 1.0.1 since last night and I'm under the impression that the cache warm up feature isn't working.
I set up the following cron :
*/5 * * * * /bin/sh /home/magentouser/public_html/cron.sh
and set : Enable Cache Warm Up to Yes
Only Run When Load Is Less Than : 7 (it's always less than 7)
Maximum Run Time (seconds) : 300
But when I access the main page after leaving it for a long time it doesn't show a litespeed cache hit.
If I visit multiple pages then close the browser and access them from another browser then I git a cache hit streight away.
I've set
Code:
Enable LiteMage Cahe : yes
Default Public Cache TTL : 86400
Default Private Cache TTL : 1800
Track Recently viewsed products : Yes
Sepertage Cache copy for customized Cookie Values : empty
I'm running for the moment with the default content in demo mode.
Here are my current cache settings :
The /lsdiskcache is a ram disk.
Last edited by a moderator: