beresp.pci

BOOL, can be read and set, but not unset.

Available infetch

Specifies that content be cached in a manner that satisfies PCI DSS requirements. See our PCI compliance description for instructions on enabling this feature for your account.

Try it out

beresp.pci is used in the following code examples. Examples apply VCL to real-world use cases and can be deployed as they are, or adapted for your own service. See the full list of code examples for more inspiration.

Click RUN on a sample below to provision a Fastly service, execute the code on Fastly, and see how the function behaves.

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.