[squid-users] 3.5.23: Retreive pairs in note acl

Alex Rousskov rousskov at measurement-factory.com
Sat Jan 14 16:25:50 UTC 2017


On 01/14/2017 04:55 AM, David Touzeau wrote:

> I have created an external helper that return  OK a=note1
> 
> What is the correct line to retrieve the correct note ?

  acl annotatedWithANote1 note a note1
  http_access deny annotatedWithANote1

Alex.

> acl aclname note [-m[=delimiters]] name [value ...]
>   # match transaction annotation [fast]
>   # Without values, matches any annotation with a given name.
>   # With value(s), matches any annotation with a given name that
>   # also has one of the given values.



More information about the squid-users mailing list