dhairav commented on issue #8984:
URL: https://github.com/apache/trafficserver/issues/8984#issuecomment-1197927297

   Well, no, the agreements simply need us to ensure that objects that 
shouldn't exist with us, are deleted. If you're saying that a PURGE request 
does an rm - similar to one on an ext4 file system over Linux - I think that 
should satisfy my use case.  
   But in any case - do you think it is worthwhile to explore any C/C++ APIs 
for TS Find and Delete - or is it going to be too painful to implement due to 
the way ATS is supposed to function conceptually?
   If it is possible - I would write a C/C++ plugin that would accept a Regular 
Expression string - try to search the cache index for the object(s) and invoke 
a TS Delete API (if one exists - and I'd appreciate your inputs here).
   
   P.S. - Appreciate you taking out the time for answering this.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to