Paul Bryson wrote:
Henrik Nordstrom wrote:
Good question how to ask a browser to do a reload of a non-displayable
object...
Heck, it doesn't really even need to even be a browser (though that
would be most universally useful). I just need some way to tell the
proxy to grab a new version of the file.
If you have access to an app that lets you set custom headers (curl,
wget, squidclient, etc) you could try sending a request for the object
with the header:
Cache-Control: max-age=0, must-revalidate, proxy-revalidate
and hope that at least one of those mechanisms is available.
Amos
--
Please use Squid 2.6.STABLE19 or 3.0.STABLE4