Cadence Labs has discontinued our Product & Category Page Cache extension. Please see our article on using Lesti FPC.
Cadence Labs has discontinued our Product & Category Page Cache extension. Please see our article on using Lesti FPC.
Install our webapp on your iPhone! Tap |
Hello, I tried your extension and it is very good. But I have one question, how can I trace and measure page load time when there is cache hit or miss? Where in the code can I insert some measuring hooks?
Hey Adam,
The module simply extends Magento’s native cache layer. The best way to benchmark would be to disable it within app/etc/modules/Cadence_Performance.xml Otherwise, it’s just adding cache qualifiers in: app/code/community/Cadence/Performance/Block/Catalog/Category/View.php
app/code/community/Cadence/Performance/Block/Catalog/Product/View.php
Hi. This module have some backend admin options?
I can’t see…
Hi Davi, it does not. Are you looking for anything specific to be able to change?
Hi,
PHP version on my server i 5.6.14.
During installation I received an error like this:
requires PHP version >= 5.3.0 and <= 5.6.0 current is: 5.6.14
Is there a workaround?
Thanks very much.
Hi again,
I manually changed package.xml from 5.6.0 to 5.6.14 and It works like a charm.
A page loaded in 2.6sec after the install, the same page was be loaded in 1.4sec. Great job.
nice !
it works with php7.0 too!