Search squid archive

Re: Refreshing files in the squid cache on a regular basis?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



tis 2006-04-18 klockan 12:51 -0800 skrev Chris Robertson:

> export http_proxy=http://username:password@xxxxxxxxxxxx:3128/
> wget -O /dev/null --input-file=/path/to/file/of/imageURLs

or you could use squidclient..

squidclient -H "Cache-Control: max-age=0\\n" -s -u username -w password URL_to_refresh

The max-age=0 thingy is to force a cache revalidation. It is also
possible to use the -r option but this will force a reload of the object
even if it hasn't changed on the web server.

Regards
Henrik

Attachment: signature.asc
Description: Detta =?ISO-8859-1?Q?=E4r?= en digitalt signerad meddelandedel


[Index of Archives]     [Linux Audio Users]     [Samba]     [Big List of Linux Books]     [Linux USB]     [Yosemite News]

  Powered by Linux