Re: [squid-users] Check if object is already cached

2014-12-10 Thread Eliezer Croitoru
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hey Ulises, I am unsure about what exactly you have asked. There are constrains and there is a current interface to squid internal DB of objects. The basic way is to use whats already there but since there is too much unknown about the script you are

Re: [squid-users] Check if object is already cached

2014-12-10 Thread Amos Jeffries
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 10/12/2014 6:04 a.m., Ulises Nicolini wrote: > Hello, > > I'm working with some scripts to prefetch content but having some > trouble, what I can't work out is a way to check if a given object > is already cached, in other words, I want to check i

[squid-users] Check if object is already cached

2014-12-10 Thread Ulises Nicolini
Hello, I'm working with some scripts to prefetch content but having some trouble, what I can't work out is a way to check if a given object is already cached, in other words, I want to check if the object I'm going to download is going to hit, in which case I can ignore it. I've read squidcli