
11/17/2022 · Sam Marsh
What this post added
Introduced Cloudflare Snippets, a new feature allowing users to run small code modifications (JavaScript, VCL, .htaccess) within the Ruleset Engine. Snippets are designed for simpler traffic modifications than full Cloudflare Workers, with strict resource limits (5ms execution, 2MB memory, 32KB package size) and are available at no additional cost for all plan levels. Snippets can be triggered by Ruleset Engine filters and support multiple additive executions per request. A VCL converter is being built to aid migration from legacy systems.