<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    Regarding configure options, I disable IPv6 because of the latency
    that adds to DNS queries, enable-ssl could be removed, gnuregex gave
    no problems (or that I think).<br>
    <br>
    That options on the config file are the core of my configuration.
    Just stripped ACLs and that kind of stuff to make it shorter, and I
    also stripped the part of the rewriter (because I have it commented
    at the moment). <br>
    Could any of the misconfigurations you mention could be causing this
    Vary loop?<br>
    <br>
    Thank you<br>
    <br>
    <br>
    <div class="moz-cite-prefix">El 03/09/15 a las 14:44, Amos Jeffries
      escribió:<br>
    </div>
    <blockquote class=" cite" id="mid_55E8870C_2000601_treenet_co_nz"
      cite="mid:55E8870C.2000601@treenet.co.nz" type="cite">
      <pre wrap="">On 4/09/2015 3:20 a.m., Sebastián Goicochea wrote:
</pre>
      <blockquote class=" cite" id="Cite_9671821" type="cite">
        <pre wrap="">Amos, I spent a couple of days doing some test with the info you gave me:

Retested emptying the cache several times, disabled the rewriter,
different config files .. all I could think of


Downloaded fresh 3.5.8 tar.gz (just in case it was some 3.5.4 thing) and
compiled it using this configure options:

Squid Cache: Version 3.5.8
Service Name: squid
configure options:  '--prefix=/usr/local' '--datadir=/usr/local/share'
'--bindir=/usr/local/sbin' '--libexecdir=/usr/local/lib/squid'
'--localstatedir=/var' '--sysconfdir=/etc/squid3' '--enable-delay-pools'
'--enable-ssl' '--enable-ssl-crtd' '--enable-linux-netfilter'
'--enable-eui' '--enable-snmp' '--enable-gnuregex'
'--enable-ltdl-convenience' '--enable-removal-policies=lru heap'
'--enable-http-violations' '--with-openssl'
'--with-filedescriptors=24321' '--enable-poll' '--enable-epoll'
'--enable-storeio=ufs,aufs,diskd,rock' '--disable-ipv6'

</pre>
      </blockquote>
      <pre wrap="">If you can avoid that --disable-ipv6 please do.

--enable-ssl is obsolete.

--enable-gnuregex is also pretty broken. Though we have not quite
managed to eradicate it yet.


</pre>
      <blockquote class=" cite" id="Cite_5741925" type="cite">
        <pre wrap="">And the problem appeared again, I am suspicious that the problem is in
the configuration, I even removed all my refresh patterns, but:

2015/09/02 15:03:42 kid1| varyEvaluateMatch: Oops. Not a Vary match on
second attempt, '<a class="moz-txt-link-freetext" href="http://assets.pinterest.com/js/pinit.js">http://assets.pinterest.com/js/pinit.js</a>'
'accept-encoding="gzip,%20deflate"'
2015/09/02 15:03:42 kid1| clientProcessHit: Vary object loop!
2015/09/02 15:03:43 kid1| varyEvaluateMatch: Oops. Not a Vary match on
second attempt, '<a class="moz-txt-link-freetext" href="http://static.cmptch.com/v/lib/str.html">http://static.cmptch.com/v/lib/str.html</a>'
'accept-encoding="gzip,%20deflate,%20sdch"'
2015/09/02 15:03:43 kid1| clientProcessHit: Vary object loop!
2015/09/02 15:03:43 kid1| varyEvaluateMatch: Oops. Not a Vary match on
second attempt,
'<a class="moz-txt-link-freetext" href="http://pstatic.bestpriceninja.com/nwp/v0_0_773/release/Shared/Extra/IFrameStoreReciever.js">http://pstatic.bestpriceninja.com/nwp/v0_0_773/release/Shared/Extra/IFrameStoreReciever.js</a>'
'accept-encoding="gzip,%20deflate,%20sdch"'
2015/09/02 15:03:43 kid1| clientProcessHit: Vary object loop!
2015/09/02 15:03:59 kid1| varyEvaluateMatch: Oops. Not a Vary match on
second attempt,
'<a class="moz-txt-link-freetext" href="http://static.xvideos.com/v2/css/xv-video-styles.css?v=7">http://static.xvideos.com/v2/css/xv-video-styles.css?v=7</a>'
'accept-encoding="gzip,deflate"'
2015/09/02 15:03:59 kid1| clientProcessHit: Vary object loop!
2015/09/02 15:03:59 kid1| varyEvaluateMatch: Oops. Not a Vary match on
second attempt, '<a class="moz-txt-link-freetext" href="http://s7.addthis.com/js/250/addthis_widget.js">http://s7.addthis.com/js/250/addthis_widget.js</a>'
'accept-encoding="gzip,deflate"'
2015/09/02 15:03:59 kid1| clientProcessHit: Vary object loop!



Later on I tested it with this short config file and the problem persisted:

</pre>
      </blockquote>
      <pre wrap=""><snip ...>

</pre>
      <blockquote class=" cite" id="Cite_9963937" type="cite">
        <pre wrap="">Any ideas what could be wrong?
</pre>
      </blockquote>
      <pre wrap="">There are quite a few out of date things configured, or wrongly
configured in that list.

What does your actual normal config contain ?

Amos
_______________________________________________
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>
    <br>
  </body>
</html>