Does the Full Page Cache Warmer extension work with Fastly?
The Full Page Cache Warmer extension is compatible with Fastly CDN. After the warming is done, upon visiting the page, you can check the cache status of the page in the X-Cache parameter. If it contains HIT, MISS/HIT, HIT/MISS, HIT the pages are being cached as expected.
In case you have only one parameter: HIT or MISS — it is essential to ensure that Fastly is correctly configured. For optimal performance, enabling the Shielding setting is required in the Fastly CDN configuration.
You may find this setting as follows:
1) Navigate to CDN > CDN Services, select your service, and then click Edit configuration > Clone version (active) to edit;
2) Navigate to the Origins tab and click on the pencil icon;
3) Find the Shielding setting and select a location that is physically close to your servers.
In case the above-mentioned steps did not help, please, feel free to contact our support team.
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 ...
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 ...
Is Google Page Speed Optimizer extension compatible with Fastly CDN?
Yes, the extension is compatible with Fastly considering that the core of Fastly is Varnish, and Google Page Speed Optimizer module can handle Varnish cache. However, in case you encounter any issues that you believe might be related to Fastly, ...