Cache '429' rate-limiter responses per IP

If a backend returns a 429, cache it for the requesting IP but continue to allow other clients to use origin.

VCL

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

This page is part of a series in the Rate limiting use case.