[squid-users] varyEvaluateMatch

Alberto Perez alberto2perez at gmail.com
Tue Mar 1 02:57:31 UTC 2016


I have a lot of these too. I rebuild the entire cache dir after I
start seeing this, it was right after I upgrade squid to 3.5.12, and I
remember also I remove ignore-no-cache parameter from refresh_pattern
directives as "squid3 -k parse" instructed to do.

'
2016/02/29 21:50:41| varyEvaluateMatch: Oops. Not a Vary match on
second attempt, 'http://cse.google.com/adsense/search/async-ads.js'
'accept-encoding="gzip,deflate"'
2016/02/29 21:50:41| clientProcessHit: Vary object loop!
2016/02/29 21:50:49| varyEvaluateMatch: Oops. Not a Vary match on
second attempt, 'http://wd-edge.sharethis.com/button/checkOAuth.esi'
'accept-encoding="gzip,%20deflate"'
2016/02/29 21:50:49| clientProcessHit: Vary object loop!
2016/02/29 21:50:50| varyEvaluateMatch: Oops. Not a Vary match on
second attempt,
'http://w.sharethis.com/button/css/buttons.ab966a004186897711de4a5ed256c924.css'
'accept-encoding="gzip,deflate"'
2016/02/29 21:50:50| clientProcessHit: Vary object loop!
2016/02/29 21:50:50| varyEvaluateMatch: Oops. Not a Vary match on
second attempt,
'http://edge.sharethis.com/share4x/index.a8fc48294ca4cc10eb440189d9f22d7c.html'
'accept-encoding="gzip,deflate"'
2016/02/29 21:50:50| clientProcessHit: Vary object loop!
2016/02/29 21:50:50| varyEvaluateMatch: Oops. Not a Vary match on
second attempt,
'http://w.sharethis.com/share4x/js/st.125da8bfe70ad3e00a35a6e4c65d8bc5.js'
'accept-encoding="gzip,deflate"'
2016/02/29 21:50:50| clientProcessHit: Vary object loop!
2016/02/29 21:50:51| varyEvaluateMatch: Oops. Not a Vary match on
second attempt,
'http://w.sharethis.com/share4x/js/local/es/message.e5cdbb7671ab474b46221772dfb45ce3.js'
'accept-encoding="gzip,deflate"'
2016/02/29 21:50:51| clientProcessHit: Vary object loop!
2016/02/29 21:50:59| varyEvaluateMatch: Oops. Not a Vary match on
second attempt,
'http://active.cache.el-mundo.net/fonts/pt_serif/PTF55F.woff'
'accept-encoding="gzip,%20deflate"'

Perhaps is something in the refresh_patterns config?

This is my snippet related to js files

refresh_pattern -i \.(css|js)$ 14400 99% 518400 override-expire
override-lastmod ignore-reload  ignore-no-store reload-into-ims
ignore-must-revalidate ignore-private

refresh_all_ims

Regards

On 2/29/16, Amos Jeffries <squid3 at treenet.co.nz> wrote:
> On 1/03/2016 3:23 a.m., joe wrote:
>> Squid Cache: Version 3.5.15-20160224-r13996
>> with 4447  patch
>> 2016/02/29 16:41:51 kid1| varyEvaluateMatch: Oops. Not a Vary match on
>> second attempt, 'http://cstatic.weborama.fr/iframe/external_libs.js'
>> 'accept-encoding="gzip,%20deflate"'
>> 2016/02/29 16:41:51 kid1| clientProcessHit: Vary object loop!
>> 2016/02/29 16:41:52 kid1| varyEvaluateMatch: Oops. Not a Vary match on
>> second attempt, 'http://cstatic.weborama.fr/iframe/external_libs.js'
>> 'accept-encoding="gzip,%20deflate"'
>
> I'm seeing you coming up with quite a mix of cache related issues
> recently. And all this following the bug 4447 issues.
>
> Have you tried erasing your disk cache (or de-configuring it anyway) and
> rebuilding a new one from scratch using the latest fixed Squid build?
>
> Amos
>
> _______________________________________________
> squid-users mailing list
> squid-users at lists.squid-cache.org
> http://lists.squid-cache.org/listinfo/squid-users
>


More information about the squid-users mailing list