[squid-users] Refrain from Cache Manager API requests to reach ICAPs

Alex Rousskov rousskov at measurement-factory.com
Sun Jul 4 16:42:32 UTC 2021


On 7/4/21 8:44 AM, Moti Berger wrote:

> I established an environment with Squid and Datadog.
> It periodically calls the endpoint:
> 
>     /squid-internal-mgr/counters
> 
> 
> Those requests are also sent to the ICAPs.
> Is there a way to make Squid not to pass those requests to the ICAPs?

Yes, see the adaptation_access directive. Depending on how these cache
manager requests are accepted/authenticated/etc., you may use
urlpath_regex or other ACLs to identify them.


HTH,

Alex.


More information about the squid-users mailing list