Re: Question about efficient URL prefix search

2013-02-04 Thread Leif Hedstrom
On 1/29/13 8:57 AM, James Peach wrote: On 29/01/2013, at 1:11 AM, Bowei Du wrote: Hi all, I am looking for a way to quickly get a list of all objects stored in the ATS cache that start with a given string prefix (for example, given " foo.com/bar", returns objects {foo.com/bar123, foo.com/bar4

Re: Question about efficient URL prefix search

2013-01-29 Thread James Peach
On 29/01/2013, at 1:11 AM, Bowei Du wrote: > Hi all, > > I am looking for a way to quickly get a list of all objects stored in the > ATS cache that start with a given string prefix (for example, given " > foo.com/bar", returns objects {foo.com/bar123, foo.com/bar456, ...}). As > far as I can te

Question about efficient URL prefix search

2013-01-29 Thread Bowei Du
Hi all, I am looking for a way to quickly get a list of all objects stored in the ATS cache that start with a given string prefix (for example, given " foo.com/bar", returns objects {foo.com/bar123, foo.com/bar456, ...}). As far as I can tell, the actual URL of the cached object is not stored in