[squid-users] How to stop " ICP is disabled! Cannot send ICP request to peer."
Amos Jeffries
squid3 at treenet.co.nz
Mon Jun 15 23:34:03 UTC 2015
On 16/06/2015 10:25 a.m., Tory M Blue wrote:
> On Thu, Jun 4, 2015 at 3:56 PM, Amos Jeffries <squid3 at treenet.co.nz> wrote:
>
>> On 5/06/2015 5:58 a.m., Tory M Blue wrote:
>>> I am running HDCP or at least testing with it and thus have ICP
>> disabled. I
>>> know it's disabled but I don't need it yelling at me every few
>>> minutes/seconds. How can I tell Squid, yes thank you, I'm aware I'm not
>>> using ICP and it's disabled, now quiet?!
>>
>> You have to configure the 'htcp' option on cache_peer lines in squid.conf.
>>
>> Amos
>>
>>
>> Thanks Amos
>
> I thought I was there but am not.
>
> 2015/06/15 15:23:20 kid1| ICP is disabled! Cannot send ICP request to peer.
>
> http_port 80 accel vhost
>
> cache_peer apps.domain.net parent 80 0 no-digest no-query originserver
> no-netdb-exchange
>
> cache_peer cache02.domain.net sibling 80 4827 no-delay no-netdb-exchange
Add "htcp" option to switch from ICP to HTCP.
>
> htcp_port 4827
>
> htcp_access allow domain
>
>
> What am I missing, sorry for being dense!
>
>
> Tory
>
Amos
More information about the squid-users
mailing list