Hi Amos, I am not sure if refresh_pattern is the sole determinant in caching an object, that is if it has any influence at all. I am not discussing getting a HIT for a cached object, but rather caching an expired object from an origin server. If this object is expired, by say 60 seconds before being served from the origin server, how do I cache it? Date and Last-Modified dates are also not set. Thanks, solomon. --- Amos Jeffries <squid3@xxxxxxxxxxxxx> wrote: > Solomon Asare wrote: > > Hi, > > just to clarify: I don't mean getting a HIT, just > > caching the object into my store. Any link to a > > refresh_pattern that will cache an object that has > > expired for about 60 secs by the time you fetch > it? > > > > http://www.squid-cache.org/Versions/v2/2.6/cfgman/refresh_pattern.html > http://www.squid-cache.org/Versions/v3/3.0/cfgman/refresh_pattern.html > > Amos >