Search squid archive

Re: 3.5.23: Retreive pairs in note acl

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

 





> 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.


Thanks, works like a charm

Helper answer OK mykey=note1
Acl mynote note mykey note1
http_access deny mynote


_______________________________________________
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