Re: [squid-users] some thougs about pushing objects

From: Eliezer Croitoru <eliezer_at_ec.hadorhabaac.com>
Date: Sat, 04 Jun 2011 07:52:59 +0300

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
Received on Sat Jun 04 2011 - 04:53:04 MDT

This archive was generated by hypermail 2.2.0 : Fri Jun 10 2011 - 12:00:01 MDT