Re: AW: [squid-users] Vary object loop

2013-11-02 Thread Dr.x
HI AMOS , 
don't know if it has relation , but

i tried it in smp ,
when i remove disk caching and depend only on memory caching, i have the
vary oobject loop !!!

dont know if it has relation to disable  disk caching or not ??

when i return disk cahing rock  , i dont see this error but i have
slownesss in squid !!!

can you explain why ?

regards






-
Dr.x
--
View this message in context: 
http://squid-web-proxy-cache.1019090.n4.nabble.com/Vary-object-loop-tp4662627p4663097.html
Sent from the Squid - Users mailing list archive at Nabble.com.


Re: AW: [squid-users] Vary object loop

2013-10-28 Thread Ahmad
hi ,

could this be harmfull problem , ??

i mean can i ignore it and deal with my suqid as it works normally  ?


regards




-
Dr.x
--
View this message in context: 
http://squid-web-proxy-cache.1019090.n4.nabble.com/Vary-object-loop-tp4662627p4662969.html
Sent from the Squid - Users mailing list archive at Nabble.com.


Re: AW: [squid-users] Vary object loop

2013-10-28 Thread Amos Jeffries

On 28/10/2013 11:37 p.m., Ahmad wrote:

hi ,

could this be harmfull problem , ??

i mean can i ignore it and deal with my suqid as it works normally  ?


regards


If it is happening often that probably should be looked into. It happens 
from time to time though anyway.


Amos


Re: AW: [squid-users] Vary object loop

2013-10-28 Thread Ahmad
oh , it seems bad news for me !





-
Dr.x
--
View this message in context: 
http://squid-web-proxy-cache.1019090.n4.nabble.com/Vary-object-loop-tp4662627p4662973.html
Sent from the Squid - Users mailing list archive at Nabble.com.


Re: AW: [squid-users] Vary object loop

2013-10-28 Thread Amos Jeffries

On 29/10/2013 12:23 a.m., Ahmad wrote:

oh , it seems bad news for me !


Not too bad. Squid is self-correcting since we (devs) know exactly what 
state is happening and can detect it.

But how Squid got into that state in the first place is still a mystery.

What it means for production traffic is a MISS and some lag on the 
transaction.


Amos



AW: [squid-users] Vary object loop

2013-10-15 Thread Grooz, Marc (regio iT)
Thanks, so nothing to worry about.

Kind regards Marc

-Ursprüngliche Nachricht-
Von: Amos Jeffries [mailto:squ...@treenet.co.nz] 
Gesendet: Dienstag, 15. Oktober 2013 04:03
An: squid-users@squid-cache.org
Betreff: Re: [squid-users] Vary object loop

On 15/10/2013 1:08 a.m., Grooz, Marc (regio iT) wrote:
 Hi,

 what does that message mean in squid 3.3.9?

 varyEvaluateMatch: Oops. Not a Vary object on second attempt, 'http://...' 
 'accept-encoding=identity,gzip,deflate'
 clientProcessHit: Vary object loop!

 Kind regrads

 Marc

Same thing it mens in any Squid version.

* The object at the given URL uses Vary header feature of HTTP.
  - Squid indexes the cache store by URL, so do deal with such features we 
place a special vary object marker in the cache at the index where URL lookup 
can find it. That object indicates that Vary is used by this resource and what 
Vary: header key is to be used. Squid then must perform a second cache lookup 
with the new key to find an object relevant for the current client. The object 
found by the second lookup is expected to be the real response.

* In your case the second lookup discovered a loop back to the same or another 
vary object.
  - Squid is just warning you that the cache is corrupted by that loop and will 
fetch a new object from the network.


Amos


smime.p7s
Description: S/MIME cryptographic signature