If the object is in cache it's work ok, but when i don't have object in cache i wan't Get this object. When object is not in cache i need full direct head operation into mapped backend, and then if necessary get object into cache.
Is this possible ?? Regards iSS Dnia 9 lip 2012 o godz. 01:01 Leif Hedstrom <zw...@apache.org> napisał(a): > On 7/9/12 2:25 AM, Sławomir Skowron wrote: >> Hi, >> >> I am ready to switch into Traffic Server ,with production, but i stack >> with caching politics, with this case, one :). >> >> In doc there is only put, get, post, trace. I need to NOT cache, a >> HEAD request, is there any way to do this in Traffic Server ?? >> > > Are you sure that it is caching the response to the HEAD request? I > would have assumed that it would not. It will serve a HEAD request out > of an existing (fully) cached object though. > > -- Leif >