<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <p><br>
    </p>
    <p>Ok but after enabling <b>collapsed_forwarding</b>, EVEN when
      disabling it again, the cache.log are full of <b>clientProcessHit:
        Vary object loop!</b></p>
    <p>What happened ? My cache was modified ? collapsed is off now and
      even after restarting squid I'm still getting a flood of these
      messages which <b>were not there before</b>.<br>
    </p>
    <p>About the acl with "range_list_path", I've already done that to
      test.. it really alleviates the problem but it's still there.</p>
    <p><br>
    </p>
    <p>Best Regards,<br>
    </p>
    <pre class="moz-signature" cols="72">-- 
Heiler Bemerguy - (91) 98151-4894
Assessor Técnico - CINBESA (91) 3184-1751</pre>
    <p><br>
    </p>
    <div class="moz-cite-prefix">Em 12/05/2016 20:21, joe escreveu:<br>
    </div>
    <blockquote cite="mid:1463095306599-4677543.post@n4.nabble.com"
      type="cite">
      <pre wrap="">do not worry about vary  its not a bug its the way its setup the vary
handling yet it need plenty of work this is my guess after i look at the
code 

for a range_offset_limit use this test im using it long time and its
wonderful

collapsed_forwarding on
acl range_list_path urlpath_regex \.(mar|msp|esd|pkg\?)
range_offset_limit -1 windows_list_path 

range_offset_limit 16 KB all !range_list_path    #<---if you need this 
quick_abort_min 0 KB
quick_abort_max 0 KB
quick_abort_pct 100

im caching the above extension perfectly you can add to it 




--
View this message in context: <a class="moz-txt-link-freetext" href="http://squid-web-proxy-cache.1019090.n4.nabble.com/Getting-the-full-file-content-on-a-range-request-but-not-on-EVERY-get-tp4677503p4677543.html">http://squid-web-proxy-cache.1019090.n4.nabble.com/Getting-the-full-file-content-on-a-range-request-but-not-on-EVERY-get-tp4677503p4677543.html</a>
Sent from the Squid - Users mailing list archive at Nabble.com.
_______________________________________________
squid-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:squid-users@lists.squid-cache.org">squid-users@lists.squid-cache.org</a>
<a class="moz-txt-link-freetext" href="http://lists.squid-cache.org/listinfo/squid-users">http://lists.squid-cache.org/listinfo/squid-users</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>