[squid-users] clientProcessHit
Amos Jeffries
squid3 at treenet.co.nz
Wed Mar 9 12:29:58 UTC 2016
On 9/03/2016 1:02 p.m., joe wrote:
> testing http://cdn1.traffichaus.com/scripts/mfloat.js
> on diferent browser
> -------------------------
> firefox
> 2016/03/09 01:57:15 kid1| varyEvaluateMatch: Oops. Not a Vary match on
> second attempt, 'http://cdn1.traffichaus.com/scripts/mfloat.js'
> 'accept-encoding="gzip,%20deflate,%20sdch"'
You said this was Firefox. But the "sdch" encoding is a proprietary
encoding developed by Google and AFAIK only advertized by Chrome.
> 2016/03/09 01:57:15 kid1| clientProcessHit: Vary object loop!
> ----------------------------
> free download manager
> 2016/03/09 01:59:30 kid1| varyEvaluateMatch: Oops. Not a Vary match on
> second attempt, 'http://cdn1.traffichaus.com/scripts/mfloat.js'
> 'accept-encoding'
> 2016/03/09 01:59:30 kid1| clientProcessHit: Vary object loop!
> ----------------
> internet explorer
> no error + HIT
> -----------------
> mozela firefox
> no error + HIT
> ----------
> mozela firefox mobile
> no error + HIT
> ----------
> chrome moblie
> 2016/03/09 02:10:56 kid1| varyEvaluateMatch: Oops. Not a Vary match on
> second attempt, 'http://cdn1.traffichaus.com/scripts/mfloat.js'
> 'accept-encoding="gzip,%20deflate,%20sdch"'
Note: again with the sdch - and this time Chrome.
> 2016/03/09 02:10:56 kid1| clientProcessHit: Vary object loop!
> i can re produce the bug meny time any time just on that url
> is anythink i can do to get more detail debug on that
>
"debug_options ALL,9"
or run Squid with -X command line parameter when you start it.
Amos
More information about the squid-users
mailing list