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

> export http_proxy=http://username:[EMAIL PROTECTED]: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 är en digitalt signerad meddelandedel

Reply via email to