Can you grab the list of objects from the log files?   Thats only thing I
can think of.

The cache inspector exists, but I've never had any luck with it.  I think
our cache is too large for it:

https://docs.trafficserver.apache.org/en/latest/admin-guide/storage/index.en.html#inspecting-the-cache

David

On Thu, Dec 21, 2017 at 5:40 AM, Veiko Kukk <[email protected]> wrote:

> Hi,
>
> We had configuration mistake that enforced Cache-Contro: max-age=157784630
> also to negative responses that then got cached.
>
> Now, after fixing config, we need to purge all those objects from cache.
> It's even good enough if I could get list of objects with certain HTTP
> status code, then I could write script that purges those objects one by one.
>
> How to do mass purge based on HTTP status code or just get list of objects
> based on HTTP status code?
>
>
> Veiko
>
>

Reply via email to