Thursday, March 20, 2014, 1:28:45 PM, you wrote:

> So when ATS receives a regex purge request, it must scan the disk for each
> and every object in order to retrieve it's URL and compare it to the
> pattern being searched. Is this assumption correct?

Yes.

> Are our assumptions correct? If so, is there a plan to change the way it's
> done (maybe have another index with the URLs, so the lookup would not have
> to read from disk?)

We are working on a general upgrade to the cache API to enable plugins to do 
more, but that's not going to be done in the near future and even then it's 
very unlikely we will change this aspect. The problem is this increases the 
memory requirements massively and currently we have people who are having 
problems with sufficient ram for their (multi-hundred terabyte) caches.

Reply via email to