I use squid to cache some big files. And I want to make sure if these big files are in squid's cache. But I just don't want to download the file, then go to squid log to find this. That will take too much time and squid resource.
Is there are cheap method to check this? I can't find any method in squidclient, squid cache manager, and wget to do this.