Search squid archive

Re: Bug: Missing MemObject::storeId value

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 1/06/2016 4:36 a.m., Heiler Bemerguy wrote:
> 
> This is the parent proxy of another one (10.1.10.101).
> 
> It was receiveing requests like these:
> 
> 1464665138.326      0 10.1.10.101 UDP_MISS/000 72 ICP_QUERY
> http://img.olx.com.br/thumbs/51/517630000636766.jpg - HIER_NONE/- -
> 1464665138.331      0 10.1.10.101 UDP_MISS/000 72 ICP_QUERY
> http://img.olx.com.br/thumbs/51/515630006195751.jpg - HIER_NONE/- -

ICP was designed for HTTP/1.0 traffic. It only exchanges URI between the
peers. HTTP/1.1 things like the Vary header are not sent. So objects
have a high false-HIT rate which affects caching success.

For HTTP/1.1 proxies you should use HTCP instead if possible. It will
cope much better with Vary and refresh needs.


Also, if you are using Store-ID helpers be aware that ICP and HTCP
queries do not go through the Store-ID helper (yet). So failures will
occure for all things with locally altered Store-ID's.

Amos

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




[Index of Archives]     [Linux Audio Users]     [Samba]     [Big List of Linux Books]     [Linux USB]     [Yosemite News]

  Powered by Linux