sobrenome Posted November 29, 2019 Share Posted November 29, 2019 With Cloudflare Workers is possible to serve cached html direct from the CDN, without origin server roundtrip. There is a plugin for Wordpress but there is no plugin for IPS. I suppose that a plugin for IPS would have many purchases. This is the link of the Wordpress plugin: https://github.com/cloudflare/worker-examples/tree/master/examples/edge-cache-html/WordPress Plugin This is the Cloudflare page explaining the use of Workers to better performance for guests: https://blog.cloudflare.com/improving-html-time-to-first-byte/ This is the Worker script that need the plugin: https://github.com/cloudflare/worker-examples/tree/master/examples/edge-cache-html Link to comment
sobrenome Posted April 20, 2020 Author Share Posted April 20, 2020 Would be nice to have it on 4.5. Link to comment
sobrenome Posted April 25, 2020 Author Share Posted April 25, 2020 Now there is a wordpress plugin for cloudflare workers: https://wordpress.org/plugins/edge-cache-html-cloudflare-workers/ A similar plugin for IPS would be very popular I guess. Link to comment
AA15 Posted July 3, 2020 Share Posted July 3, 2020 (edited) I agree, ips should have this. The edge catch html sounds like a fantastic idea that could lower server load big time Edited July 3, 2020 by AA15 sobrenome 1 Link to comment
sobrenome Posted July 4, 2020 Author Share Posted July 4, 2020 On 7/2/2020 at 9:36 PM, AA15 said: The edge catch html sounds like a fantastic idea that could lower server load big time And improve the loading speed for guests (bots like google included)! 😃 AA15 1 Link to comment
Recommended Posts