Hi, is it possible to have squid validate an object's freshness on a set interval?eg: if object has been validated less than 7 days ago, regardless of when the object was retrieved, assume fresh and send to client; otherwise, validate w/ server.
the percent parameter on refresh_pattern doesn't seem to be able to do this.. mike