Full Page Cache Warmer
Does Full Page Cache Warmer work with a Load Balancer?
The Full Page Cache Warmer extension does not explicitly cache any pages. Instead, it crawls the pages with certain parameters and triggers the existing Magento caching mechanisms (Built-In cache, Varnish, Fastly, etc.) to cache these pages. ...
While warming the pages, I see 0 in the Time column of the Warmer Log. Does it mean that the pages are not warmed?
After warming the pages, the Time column in the Warmer Log sometimes contains 0 value. However, it does not mean that the pages are not warmed. By default, the extension takes the CURRENT_TIMESTAMP value from the database, transforms it and rounds it ...
FPC Warmer logs allocate too much space in database. How to solve this?
Sometimes, data in the amasty_fpc_activity table may pile up and take a lot of space, which can cause certain performance issues on your website. To prevent this, it is recommended to regularly clear the Activity Log. You can do this manually or set ...
I’ve enabled the extension but encountered the warning: Could not acquire lock for cron job: amasty_fpc_process_queue. How to resolve?
If the amasty_fpc_process_queue cronjob has Pending status, and you see this warning, it’s likely that the warming schedule needs to be adjusted. Such warnings generally occur when the extension tries to run the warming process when the previous one ...
When I enable debug mode, cache status is Undefined. Does the extension work?
If cache status is Undefined, it usually means that a third-party caching tool is used. The extension is unable to identify the caching tool and, therefore, whether the page is cached or not. For example, the FPC Warmer works this way with Varnish ...
How can I know that the Full Page Cache Warmer extension is working?
To check whether the extension is working, you may generate the queue and start the warming process in System > Amasty FPC Warmer > Warmer Queue. After that, the links should start populating the warmer log at in System > Amasty FPC Warmer > Warmer ...
How does the Full Page Cache Warmer extension work with Varnish Cache?
The Full Page Cache Warmer doesn't handle the cache, it just warms the pages by imitating the entrance of the real person on the website. The Full Page Cache Warmer extension is compatible with the Varnish. By default, the extension works with the ...
How many pages the Full Page Cache Warmer extension warms per hour?
It is hard to provide the exact number of pages that the Full Page Cache Warmer extension can warm per hour as the warming speed fully depends on the server performance. However, you may get the approximate number of pages by dividing 3600 (an hour ...
How to exclude a GET parameter from warming?
To exclude a specific page from the queue, please navigate to Stores → Configuration → Amasty Extensions → Full Page Cache Warmer → Page Combination tab. In the Exclude Pages field, add a GET parameter you would like to exclude from warming as this: ...