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 in seconds) by the uncached page loading time and you will get the approximate number of pages that the extension can warm per hour.
You can get the uncached page loading time from the Network tab in the developer console.
The warming process speed can be significantly boosted with the help of the Multi-Process Warming feature. This feature helps to include several URLs per one crawling request. To enable it, please navigate to Stores → Configuration → Amasty Extensions → Full Page Cache Warmer.
Please keep in mind that the more parallel processes are used, the higher is the server load. We recommend running the test warming while monitoring the server load first.
Related Articles
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. ...
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 ...
What do I choose: Google Page Speed optimizer or Full Page Cache?
Our Full Page Cache Warmer extension is recommended for those looking to enhance page load speeds. The warmer emulates visitor behavior, and timely warms up pages' cache so that your customers and Googlebot always get the needed content faster. If ...
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 ...