On 21/10/2016 12:07 a.m., Anton Kornexl wrote:
> Hello,
>  
> i also had many of these messages in cache.log
>  
> we do filtering with squidguard (redirect http://www.xxxx.xx ....)
>  
> It is possible that the same url is redirected for one user but not for 
> another (different filter rules per user)
>  
> Are the redirected objects saved in cache:dir ?

Yes.

* If it is a true HTTP 30x redirect the followup client request will be
handled normally with regards to everything, including caching.

* If you are re-writing URLs the fetched object will be stored under the
mangled URL location.


> Can i control which variables are used for vary checking?

No. Variant values are determined by the server and provided by the client.

>  
> Now i have disabled caching and the messages are gone but i would like to 
> reactivate caching.
> 

The bug data being presented recently hints that the message is being
logged when some new variant is needed and simply not-yet-cached. In
other words, a normal MISS is happening and nothing to worry about.

Amos

_______________________________________________
squid-users mailing list
squid-users@lists.squid-cache.org
http://lists.squid-cache.org/listinfo/squid-users

Reply via email to