well if you do want to push an object you can do it in a more elegant way: "export http_proxy=http://localhost:3128 ; wgethttp://fqdn/object" and use it on a big site using recursive download.... and on ram drive. also another tip is to use "--delete-after" this will pull the file into the squid and write to to the ram... will take down some load from the disks.. it will leave the needed files on squid and not on the disk as file/s/ i am using this method to preload and update specific files cache using crontab jobs. Regards Eliezer On 02/06/2011 17:20, Luis Daniel Lucio Quiroz wrote:
just thinking if squid-purge tool can purge an specific object from cache by modifing the db cache db, is there a way to push an object like that with a tool? LD