Set PCI flag to disable persistent cache storage

PCI-compliant caching requires caching only in volatile storage, which you can enable with beresp.pci in VCL.

VCL

Use this solution in your VCL service (click RUN below to test this solution or clone it to make changes):

Compute

Use this solution in your Compute service:

  1. Go
  2. JavaScript
  3. Rust