[squid-users] Bug: Missing MemObject::storeId value

Heiler Bemerguy heiler.bemerguy at cinbesa.com.br
Fri Jun 3 21:20:23 UTC 2016


Thanks Amos,

I switched to HTCP but the same problem happens..

2016/06/03 18:14:00 kid3| Bug: Missing MemObject::storeId value
2016/06/03 18:14:00 kid3| mem_hdr: 0x72d3610 nodes.start() 0x5fc30d0
2016/06/03 18:14:00 kid3| mem_hdr: 0x72d3610 nodes.finish() 0x5fc30d0
2016/06/03 18:14:00 kid3| MemObject->start_ping: 0.000000
2016/06/03 18:14:00 kid3| MemObject->inmem_hi: 1045
2016/06/03 18:14:00 kid3| MemObject->inmem_lo: 0
2016/06/03 18:14:00 kid3| MemObject->nclients: 0
2016/06/03 18:14:00 kid3| MemObject->reply: 0x5d6cfe0
2016/06/03 18:14:00 kid3| MemObject->request: 0
2016/06/03 18:14:00 kid3| MemObject->logUri:
2016/06/03 18:14:00 kid3| MemObject->storeId:
2016/06/03 18:14:09.181 kid2| clientProcessHit: URL mismatch, 
'[unknown_URI]' != 'http://www.agenciabelem.com.br/images/b_prev.png'
2016/06/03 18:14:20.965 kid3| clientProcessHit: URL mismatch, 
'[unknown_URI]' != 
'http://s2.glbimg.com/Pj7LKnj1D91oGqBNbB9SdBqMVho=/155xorig/smart/filters:strip_icc()/s2.glbimg.com/f-Jk42TOoCN-_Og4XgSa88NPkBw=/19x10:289x233/155x128/s.glbimg.com/en/ho/f/original/2016/06/03/silvio.jpg'
2016/06/03 18:14:21 kid3| storeClientReadHeader: URL mismatch
2016/06/03 18:14:21 kid3|       {[unknown_URI]} != 
{http://c.api.globo.com/soccer_teams/ab.css}

on access.log it shows this:
1464987925.060      0 10.1.10.101 UDP_HIT/000 0 HTCP_TST 
http://s2.glbimg.com/Pj7LKnj1D91oGqBNbB9SdBqMVho=/155xorig/smart/filters:strip_icc()/s2.glbimg.com/f-Jk42TOoCN-_Og4XgSa88NPkBw=/19x10:289x233/155x128/s.glbimg.com/en/ho/f/original/2016/06/03/silvio.jpg 
- HIER_NONE/- -
1464987925.062      1 10.1.10.101 TCP_IMS_HIT/304 256 GET 
http://s2.glbimg.com/Pj7LKnj1D91oGqBNbB9SdBqMVho=/155xorig/smart/filters:strip_icc()/s2.glbimg.com/f-Jk42TOoCN-_Og4XgSa88NPkBw=/19x10:289x233/155x128/s.glbimg.com/en/ho/f/original/2016/06/03/silvio.jpg 
- HIER_NONE/- image/jpeg

I'm using some rock stores and 3 workers..


-- 
Best Regards,

Heiler Bemerguy
Network Manager - CINBESA
55 91 98151-4894/3184-1751



Em 01/06/2016 02:47, Amos Jeffries escreveu:
> 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 at lists.squid-cache.org
> http://lists.squid-cache.org/listinfo/squid-users



More information about the squid-users mailing list