trafficserver
trafficserver copied to clipboard
Is there a way of knowning when ATS deletes something from the disk cache?
I have a case where I want to keep record of everything that is in the disk cache. So I wanted to know are there any TS API's or plugins that would let me know when something is cached or removed from the cache?
I don't think there is a way. Is your use case similar to https://github.com/apache/trafficserver/issues/8984 ?
No @mlibbey, it's a bit different. I want to keep an active record of what's in the cache. So i want to know when something is added or removed from the cache.
@amoghyermalkar123 We don't have an API to know when an object is removed from cache, when the cache wraps.
This issue has been automatically marked as stale because it has not had recent activity. Marking it stale to flag it for further consideration by the community.