Cache Invalidation

ashwithds123
Participant IV

Hi @Dino-at-Google,

I need to create a proxy in APIGEE with the mentioned criteria.

- Intent, cache invalidation

- Cache name will come from client

- Proxy will check against a predefined list of cache name and only allow those(whitelist names are coming from kvm one entry with pipe delimited values)

- if not allowed, return 400/ bad request

- if allowed, clear the cache..

Regards,

Ashwith

0 1 80
1 REPLY 1

Will be waiting for the proxy bundle.

Haha! Very funny.

Check the documentation. There is a policy to invalidate a cache entry.

If that is not satisfactory, maybe explain in more detail the business scenario behind your stated technical requirements. People might be able to explore different solutions.